Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
128d2a70d6ed42a54694c8f250e6bd4019150e9c
/
plat
/
arm
/
common
/
aarch64
f92c0cb
refactor(context mgmt): add cm_prepare_el3_exit_ns function
by Zelalem Aweke
· 2 years, 9 months ago
96c0bab
feat(plat/fvp): add RMM image support for FVP platform
by Zelalem Aweke
· 3 years, 4 months ago
39f9eee
Don't return error information from console_flush
by Jimmy Brisson
· 4 years, 3 months ago
1c47839
ehf: use common priority level enumuration
by Sandeep Tripathy
· 4 years, 3 months ago
d0dbd5e
plat/arm/fvp: Support performing SDEI platform setup in runtime
by Balint Dobszay
· 4 years, 11 months ago
87675d4
Coverity: remove unnecessary header file includes
by Zelalem
· 4 years, 9 months ago
db4e25a
spm: Remove SPM Alpha 1 prototype and support files
by Paul Beesley
· 5 years ago
fe975b4
Remove dependency between SPM_MM and ENABLE_SPM build flags
by Paul Beesley
· 5 years ago
16362c6
SiP: Don't validate entrypoint if state switch is impossible
by Bence Szépkúti
· 5 years ago
f41355c
Refactor ARMv8.3 Pointer Authentication support code
by Alexei Fedorov
· 5 years ago
6369ded
Put Pointer Authentication key value in BSS section
by Sandrine Bailleux
· 6 years ago
9c852aa
plat/arm: Implement ARMv8.3-PAuth interfaces
by Antonio Nino Diaz
· 6 years ago
e7509c8
Arm platforms: Fix max size of BL33 image
by Sandrine Bailleux
· 6 years ago
afa91db
Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET
by Sandrine Bailleux
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
d284b57
SPM: Register Secure Partition priority level with ehf module
by Sughosh Ganu
· 6 years ago
e55e85f
plat/arm: Make crash console functions strong
by Antonio Nino Diaz
· 6 years ago
a490fe0
Arm platforms: Remove common RAS configuration source
by Jeenu Viswambharan
· 6 years ago
23ede6a
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 6 years ago
b681484
FVP: Add dummy configs for BL31, BL32 and BL33
by Soby Mathew
· 7 years ago
a5b5b8d
ARM Platforms: Support RAS
by Jeenu Viswambharan
· 7 years ago
96a1c6b
ARM Platforms: Load HW_CONFIG in BL2
by Soby Mathew
· 7 years ago
7d5a2e7
ARM Platforms: Migrate to new BL handover interface
by Soby Mathew
· 7 years ago
46343c0
ARM platforms: Fix console address for flush
by Jeenu Viswambharan
· 7 years ago
6e28446
ARM platforms: Allow platforms to define SDEI events
by Jeenu Viswambharan
· 7 years ago
5bdbb47
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· 7 years ago
a5acc0a
ARM platforms: Enable SDEI
by Jeenu Viswambharan
· 7 years ago
b183745
ARM platforms: Define exception macros
by Jeenu Viswambharan
· 7 years ago
9db8f2e
Add Trusted OS extra image parsing support for ARM standard platforms
by Summer Qin
· 8 years ago
7e4d665
ARM plat changes to enable CryptoCell integration
by Soby Mathew
· 7 years ago
ee3457b
aarch64: Enable Statistical Profiling Extensions for lower ELs
by dp-arm
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
d3ec543
Add and use plat_crash_console_flush() API
by Antonio Nino Diaz
· 8 years ago
f9a0f16
ARM platform changes for new version of image loading
by Yatharth Kochar
· 8 years ago
0eb965b
Move `arm_common.c` out of aarch64 folder
by Soby Mathew
· 8 years ago
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· 8 years ago
12997c5
Add some verbose traces in arm_setup_page_tables()
by Sandrine Bailleux
· 8 years ago
ecdc4d3
ARM platforms: Add support for SEPARATE_CODE_AND_RODATA
by Sandrine Bailleux
· 8 years ago
4a1267a
Introduce arm_setup_page_tables() function
by Sandrine Bailleux
· 8 years ago
a8ef665
Fix a syntax error
by Sandrine Bailleux
· 8 years ago
e82e29c
Implement plat_get_syscnt_freq2 on platforms
by Antonio Nino Diaz
· 8 years ago
0b49fb7
Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms
by Yatharth Kochar
· 9 years ago
3c0087a
Move `plat_get_syscnt_freq()` to arm_common.c
by Yatharth Kochar
· 9 years ago
6fa4d52
Merge pull request #569 from Xilinx/zynqmp-v1
by danh-arm
· 9 years ago
3d80b71
arm: common: Make timer configuration conditional
by Soren Brinkmann
· 9 years ago
21f9361
Modify return type of plat_get_ns_image_entrypoint()
by Soby Mathew
· 9 years ago
fbb1301
Rework use of interconnect drivers
by Vikram Kanigiri
· 9 years ago
0703543
Add API to return memory map on ARM platforms
by Vikram Kanigiri
· 9 years ago
bae963e
Merge pull request #501 from jcastillo-arm/jc/tf-issues/300
by danh-arm
· 9 years ago
e7ae6db
Disable PL011 UART before configuring it
by Juan Castillo
· 9 years ago
aadf19a
ARM plat: add build option to unlock access to non-secure timer
by Juan Castillo
· 9 years ago
7d19941
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 9 years ago
61e8d0b
Support PSCI SYSTEM SUSPEND on Juno
by Soby Mathew
· 9 years ago
aa94ffa
PSCI: Pool platform_mem_init() in common ARM platforms code
by Sandrine Bailleux
· 9 years ago
fec4eb7
PSCI: Migrate ARM reference platforms to new platform API
by Soby Mathew
· 9 years ago
9df4804
Add common ARM and CSS platform code
by Dan Handley
· 10 years ago