TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
901b0a3015a652d9eb66c063b0984fade9adf08f
/
plat
/
arm
/
common
/
aarch64
e2fe267
chore: use tabs for indentation
by Jorge Troncoso
· 3 years ago
8b95e84
refactor(context mgmt): add cm_prepare_el3_exit_ns function
by Zelalem Aweke
· 3 years, 6 months ago
9d870b7
feat(plat/fvp): add RMM image support for FVP platform
by Zelalem Aweke
· 4 years, 1 month ago
831b0e9
Don't return error information from console_flush
by Jimmy Brisson
· 5 years ago
262acea
ehf: use common priority level enumuration
by Sandeep Tripathy
· 5 years ago
cbf9e84
plat/arm/fvp: Support performing SDEI platform setup in runtime
by Balint Dobszay
· 6 years ago
e693728
Coverity: remove unnecessary header file includes
by Zelalem
· 6 years ago
538b002
spm: Remove SPM Alpha 1 prototype and support files
by Paul Beesley
· 6 years ago
3f3c341
Remove dependency between SPM_MM and ENABLE_SPM build flags
by Paul Beesley
· 6 years ago
9d72519
SiP: Don't validate entrypoint if state switch is impossible
by Bence Szépkúti
· 6 years ago
ed108b5
Refactor ARMv8.3 Pointer Authentication support code
by Alexei Fedorov
· 6 years ago
47102b3
Put Pointer Authentication key value in BSS section
by Sandrine Bailleux
· 6 years ago
ff6844c
plat/arm: Implement ARMv8.3-PAuth interfaces
by Antonio Nino Diaz
· 7 years ago
d57d2b3
Arm platforms: Fix max size of BL33 image
by Sandrine Bailleux
· 7 years ago
ece6fd2
Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET
by Sandrine Bailleux
· 7 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
5681b29
SPM: Register Secure Partition priority level with ehf module
by Sughosh Ganu
· 7 years ago
c02c69f
plat/arm: Make crash console functions strong
by Antonio Nino Diaz
· 7 years ago
a7055c5
Arm platforms: Remove common RAS configuration source
by Jeenu Viswambharan
· 7 years ago
88a0523
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 7 years ago
1d71ba1
FVP: Add dummy configs for BL31, BL32 and BL33
by Soby Mathew
· 7 years ago
0b9ce90
ARM Platforms: Support RAS
by Jeenu Viswambharan
· 7 years ago
cab0b5b
ARM Platforms: Load HW_CONFIG in BL2
by Soby Mathew
· 8 years ago
0c306cc
ARM Platforms: Migrate to new BL handover interface
by Soby Mathew
· 8 years ago
f2c83c1
ARM platforms: Fix console address for flush
by Jeenu Viswambharan
· 8 years ago
7bdf0c1
ARM platforms: Allow platforms to define SDEI events
by Jeenu Viswambharan
· 8 years ago
281a08c
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· 8 years ago
0baec2a
ARM platforms: Enable SDEI
by Jeenu Viswambharan
· 8 years ago
0bef0ed
ARM platforms: Define exception macros
by Jeenu Viswambharan
· 8 years ago
54661cd
Add Trusted OS extra image parsing support for ARM standard platforms
by Summer Qin
· 8 years ago
e60f2af
ARM plat changes to enable CryptoCell integration
by Soby Mathew
· 8 years ago
d832aee
aarch64: Enable Statistical Profiling Extensions for lower ELs
by dp-arm
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
801cf93
Add and use plat_crash_console_flush() API
by Antonio Nino Diaz
· 8 years ago
a8aa7fe
ARM platform changes for new version of image loading
by Yatharth Kochar
· 9 years ago
bc149bf
Move `arm_common.c` out of aarch64 folder
by Soby Mathew
· 9 years ago
4c0d039
Rework type usage in Trusted Firmware
by Soby Mathew
· 9 years ago
84aaf55
Add some verbose traces in arm_setup_page_tables()
by Sandrine Bailleux
· 9 years ago
0af559a
ARM platforms: Add support for SEPARATE_CODE_AND_RODATA
by Sandrine Bailleux
· 9 years ago
b5fa656
Introduce arm_setup_page_tables() function
by Sandrine Bailleux
· 9 years ago
b4127c1
Fix a syntax error
by Sandrine Bailleux
· 9 years ago
f3d3b31
Implement plat_get_syscnt_freq2 on platforms
by Antonio Nino Diaz
· 9 years ago
1969625
Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms
by Yatharth Kochar
· 9 years ago
c073fda
Move `plat_get_syscnt_freq()` to arm_common.c
by Yatharth Kochar
· 9 years ago
5d787dd
Merge pull request #569 from Xilinx/zynqmp-v1
by danh-arm
· 9 years ago
21aa752
arm: common: Make timer configuration conditional
by Soren Brinkmann
· 9 years ago
a0ad601
Modify return type of plat_get_ns_image_entrypoint()
by Soby Mathew
· 9 years ago
6355f23
Rework use of interconnect drivers
by Vikram Kanigiri
· 9 years ago
65cb1c4
Add API to return memory map on ARM platforms
by Vikram Kanigiri
· 10 years ago
51b5748
Merge pull request #501 from jcastillo-arm/jc/tf-issues/300
by danh-arm
· 10 years ago
9400b40
Disable PL011 UART before configuring it
by Juan Castillo
· 10 years ago
0e5dcdd
ARM plat: add build option to unlock access to non-secure timer
by Juan Castillo
· 10 years ago
d178637
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 10 years ago
c1bb8a0
Support PSCI SYSTEM SUSPEND on Juno
by Soby Mathew
· 10 years ago
a6bd5ff
PSCI: Pool platform_mem_init() in common ARM platforms code
by Sandrine Bailleux
· 10 years ago
38dce70
PSCI: Migrate ARM reference platforms to new platform API
by Soby Mathew
· 10 years ago
b431530
Add common ARM and CSS platform code
by Dan Handley
· 10 years ago