Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
596fe0a29b4e578044486db1fb2618ba2c7c3b60
/
include
« Previous
57d334c
Remove `RUN_IMAGE` usage as opcode passed to next EL.
by Yatharth Kochar
· 9 years ago
2fd66be
Specify BL31 runtime console for ARM Standard platforms
by Soby Mathew
· 9 years ago
1ff495b
Ensure BL31 does not print to boot console by default
by Soby Mathew
· 9 years ago
ceb6187
Introduce console_uninit() API in ARM Trusted Firmware
by Soby Mathew
· 9 years ago
e6c3240
Merge pull request #460 from sandrine-bailleux/sb/init-vttbrel2-vmid
by danh-arm
· 9 years ago
8b0eafe
Initialize VTTBR_EL2 when bypassing EL2
by Sandrine Bailleux
· 9 years ago
fcd9d18
Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2
by danh-arm
· 9 years ago
e181c0b
Merge pull request #455 from jcastillo-arm/jc/fvp_delay_timer
by danh-arm
· 9 years ago
58e32d1
Enable support for EL3 interrupt in IMF
by Soby Mathew
· 9 years ago
1fa7eb6
Rework use of ARM GIC drivers on ARM platforms
by Achin Gupta
· 9 years ago
12012dd
Prepare platforms to use refactored ARM GIC drivers
by Soby Mathew
· 9 years ago
9360d4e
Merge pull request #454 from yatharth-arm/vk/deprecate-cci-400
by danh-arm
· 9 years ago
080c0be
Add CCI-400 specific driver to deprecated driver list
by Vikram Kanigiri
· 9 years ago
bec9851
Enable use of FIQs and IRQs as TSP interrupts
by Soby Mathew
· 9 years ago
bc91282
Unify interrupt return paths from TSP into the TSPD
by Soby Mathew
· 9 years ago
5c5c36b
Rename GICv3 interrupt group macros
by Soby Mathew
· 9 years ago
fd383b4
Fix SP804 delay timer on FVP
by Juan Castillo
· 9 years ago
4e64733
Merge pull request #446 from vikramkanigiri/vk/tzc-400
by danh-arm
· 9 years ago
1df19de
Merge pull request #449 from jcastillo-arm/jc/tbb_oid
by danh-arm
· 9 years ago
b6132f1
TBB: add Trusted Watchdog support on ARM platforms
by Juan Castillo
· 9 years ago
740bc52
TBB: add ARM OIDs
by Juan Castillo
· 9 years ago
d602873
Fix TZC-400 peripheral detection
by Vikram Kanigiri
· 9 years ago
5f64eff
Add a simple ARM SP805 watchdog driver
by Juan Castillo
· 10 years ago
facdd1c
Add basic NOR flash driver for ARM platforms
by Juan Castillo
· 9 years ago
03897bb
CSS: Enable booting of EL3 payloads
by Sandrine Bailleux
· 9 years ago
3ddc972
Deprecate the GIC Legacy driver.
by Soby Mathew
· 9 years ago
e063d3c
Add ARM GICv2 driver
by Soby Mathew
· 9 years ago
92712a5
Add ARM GICv3 driver without support for legacy operation
by Achin Gupta
· 9 years ago
18a6204
Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED
by Soby Mathew
· 9 years ago
c66bb64
Merge pull request #435 from sandrine-bailleux/sb/juno-r2
by Achin Gupta
· 9 years ago
29a7a03
Juno R2: Configure the correct L2 RAM latency values
by Sandrine Bailleux
· 9 years ago
94efd1f
Add missing RES1 bit in SCTLR_EL1
by Vikram Kanigiri
· 9 years ago
b371da7
Merge pull request #423 from jcastillo-arm/jc/genfw/1211
by Achin Gupta
· 9 years ago
8427e33
Merge pull request #421 from sandrine-bailleux/sb/improve-display_boot_progress
by Achin Gupta
· 9 years ago
6e76206
Remove deprecated IO return definitions
by Juan Castillo
· 9 years ago
b2e224c
Introduce print_entry_point_info() function
by Sandrine Bailleux
· 9 years ago
4a52083
Merge pull request #418 from soby-mathew/sm/sys_suspend
by danh-arm
· 9 years ago
fe3b576
Include xlat_tables.h in plat_arm.h
by Soby Mathew
· 9 years ago
61e8d0b
Support PSCI SYSTEM SUSPEND on Juno
by Soby Mathew
· 9 years ago
a869de1
CSS: Implement topology support for System power domain
by Soby Mathew
· 9 years ago
26ae583
Add optional platform error handler API
by Juan Castillo
· 9 years ago
ec813f5
Use standard errno definitions in load_auth_image()
by Juan Castillo
· 9 years ago
add146f
IO Framework: use standard errno codes as return values
by Juan Castillo
· 9 years ago
4fee4be
Merge pull request #410 from soby-mathew/sm/psci_handler_reorg
by danh-arm
· 9 years ago
feac8fc
Reorganise PSCI PM handler setup on ARM Standard platforms
by Soby Mathew
· 9 years ago
9fbf5e4
Make CASSERT() macro callable from anywhere
by Sandrine Bailleux
· 9 years ago
4656237
Merge pull request #401 from sandrine-bailleux/sb/fix-sp804-bug-v2
by danh-arm
· 9 years ago
a70dec3
Send power management events to the Trusted OS (TLK)
by Varun Wadekar
· 9 years ago
abad701
Bug fix in the SP804 dual timer driver
by Sandrine Bailleux
· 9 years ago
a80720f
Add a generic driver for ARM CCN IP
by Achin Gupta
· 9 years ago
e9c4a64
Make generic code work in presence of system caches
by Achin Gupta
· 9 years ago
a31c9f3
Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2
by Achin Gupta
· 9 years ago
7d02b1b
Merge pull request #389 from vikramkanigiri/vk/css_rework
by Achin Gupta
· 9 years ago
d79214c
Update ARM platform ports to use new bakery lock apis.
by Vikram Kanigiri
· 9 years ago
e466c9f
Re-design bakery lock memory allocation and algorithm
by Andrew Thoelke
· 9 years ago
af2bc5f
Separate CSS security setup from SOC security setup
by Vikram Kanigiri
· 9 years ago
a2cee03
Define the Non-Secure timer frame ID for ARM platforms
by Vikram Kanigiri
· 9 years ago
cab2f5e
Re-factor definition of TZC-400 base address
by Vikram Kanigiri
· 9 years ago
9a0ff9b
Pass the target suspend level to SPD suspend hooks
by Achin Gupta
· 9 years ago
0eb42b2
Merge pull request #383 from vikramkanigiri/vk/tf-issues-314-v1
by danh-arm
· 9 years ago
ceb0d0f
Ensure BL2 security state is secure
by Vikram Kanigiri
· 9 years ago
e279bbc
Merge pull request #382 from vikramkanigiri/vk/tf-issues-312
by danh-arm
· 9 years ago
f3bcea2
Configure all secure interrupts on ARM platforms
by Vikram Kanigiri
· 9 years ago
3ce4e88
Add macros for retention control in Cortex-A53/A57
by Varun Wadekar
· 9 years ago
b7bf710
Merge pull request #368 from jcastillo-arm/jc/genfw/1126
by danh-arm
· 9 years ago
97dbcf1
TBB: abort boot if BL3-2 cannot be authenticated
by Juan Castillo
· 9 years ago
d52d051
Merge pull request #362 from jcastillo-arm/jc/inline
by danh-arm
· 9 years ago
3543c7b
Merge pull request #361 from achingupta/for_sm/psci_proto_v5
by Achin Gupta
· 9 years ago
011ca18
PSCI: Rework generic code to conform to coding guidelines
by Soby Mathew
· 9 years ago
eb3bbf1
PSCI: Add documentation and fix plat_is_my_cpu_primary()
by Soby Mathew
· 9 years ago
0d9e852
PSCI: Validate non secure entrypoint on ARM platforms
by Soby Mathew
· 9 years ago
f1f97a1
PSCI: Fix the return code for invalid entrypoint
by Soby Mathew
· 9 years ago
daf9a9d
PSCI: Use a single mailbox for warm reset for FVP and Juno
by Sandrine Bailleux
· 9 years ago
7799cf7
PSCI: Demonstrate support for composite power states
by Soby Mathew
· 10 years ago
fec4eb7
PSCI: Migrate ARM reference platforms to new platform API
by Soby Mathew
· 9 years ago
3700a92
PSCI: Migrate TF to the new platform API and CM helpers
by Soby Mathew
· 9 years ago
70716d6
PSCI: Add deprecated API for SPD when compatibility is disabled
by Soby Mathew
· 9 years ago
981487a
PSCI: Switch to the new PSCI frameworks
by Soby Mathew
· 9 years ago
49473e4
PSCI: Implement platform compatibility layer
by Soby Mathew
· 9 years ago
574d685
PSCI: Unify warm reset entry points
by Sandrine Bailleux
· 9 years ago
85dbf5a
PSCI: Add framework to handle composite power states
by Soby Mathew
· 10 years ago
9d754f6
PSCI: Introduce new platform interface to describe topology
by Soby Mathew
· 10 years ago
b0082d2
PSCI: Introduce new platform and CM helper APIs
by Soby Mathew
· 10 years ago
3a9e8bf
PSCI: Remove references to affinity based power management
by Soby Mathew
· 10 years ago
6b8b302
PSCI: Invoke PM hooks only for the highest level
by Soby Mathew
· 9 years ago
991d42c
PSCI: Create new directory to implement new frameworks
by Soby Mathew
· 9 years ago
4fceaca
cortex_a53: Add A53 errata #826319, #836870
by developer
· 9 years ago
a310c4f
Add mmio utility functions
by developer
· 9 years ago
8172d93
Fix build error with optimizations disabled (-O0)
by Juan Castillo
· 9 years ago
28463b9
Add "Project Denver" CPU support
by Varun Wadekar
· 9 years ago
b1f398c
Merge pull request #332 from jcastillo-arm/jc/tf-issues/214
by danh-arm
· 9 years ago
7f1f062
Use uintptr_t as base address type in ARM driver APIs
by Juan Castillo
· 10 years ago
2e0764b
Merge pull request #324 from soby-mathew/sm/sys_suspend
by danh-arm
· 9 years ago
665b9ec
TBB: delete deprecated plat_match_rotpk()
by Juan Castillo
· 10 years ago
a08a5e7
TBB: switch to the new authentication framework
by Juan Castillo
· 9 years ago
9b265a8
TBB: add TBBR Chain of Trust
by Juan Castillo
· 9 years ago
a57a4d5
TBB: add mbedTLS authentication related libraries
by Juan Castillo
· 10 years ago
8e55d93
TBB: add authentication framework
by Juan Castillo
· 10 years ago
31a68f0
TBB: add platform API to read the ROTPK information
by Juan Castillo
· 10 years ago
3a66aca
Use numbers to identify images instead of names
by Juan Castillo
· 10 years ago
Next »