TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
eda880ff8ec77ee429f5249f08571c41232b27db
/
include
/
plat
/
arm
/
board
/
common
d5dfdeb
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 6 years ago
6bb6015
Add option for defining platform DRAM2 base
by Sami Mujawar
· 6 years ago
0d28096
Rename PLAT_ARM_BL31_RUN_UART* variable
by Usama Arif
· 6 years ago
bd9344f
plat/arm: Sanitise includes
by Antonio Nino Diaz
· 7 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
f21c632
plat/arm: Fix types of constants in headers
by Antonio Nino Diaz
· 7 years ago
03987d0
xlat: Fix compatibility between v1 and v2
by Antonio Nino Diaz
· 7 years ago
7be05cd
Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing
by Soby Mathew
· 7 years ago
0f58d4f
plat/arm: Remove file arm_board_def.h
by Antonio Nino Diaz
· 7 years ago
8b3345f
Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash
by Soby Mathew
· 7 years ago
aa7877c
plat/arm: Move norflash driver to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
e02f469
Fix misra warnings in SMC and power mgmt code
by Sathees Balya
· 7 years ago
c0740e4
plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM
by Antonio Nino Diaz
· 7 years ago
b51d433
Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_register
by Dimitris Papastamos
· 7 years ago
4da6f6c
juno: Revert FWU update detect mechanism
by Sathees Balya
· 7 years ago
2dac2c0
Readjust BL2 size after sharing Mbed TLS heap
by John Tsichritzis
· 7 years ago
37574c5
Reduce BL2 size for FVP
by John Tsichritzis
· 7 years ago
1eb735d
Add librom support in FVP
by Roberto Vargas
· 7 years ago
a093421
Increase BL2U stack size
by Daniel Boulby
· 7 years ago
c125a14
Merge pull request #1441 from robertovargas-arm/mem_protect_board
by Dimitris Papastamos
· 7 years ago
7ae5882
fvp: Increase BL2 size for TBBR builds
by Dimitris Papastamos
· 7 years ago
88a0523
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 7 years ago
e237c1b
Move mem-protect definitions to board specific files
by Roberto Vargas
· 7 years ago
c099cd3
ARM platforms: Move BL31 below BL2 to enable BL2 overlay
by Soby Mathew
· 7 years ago
edcd266
Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor
by Dimitris Papastamos
· 7 years ago
e829a37
plat/arm: SPM: Force BL31 to DRAM when SPM is used
by Antonio Nino Diaz
· 7 years ago
1d71ba1
FVP: Add dummy configs for BL31, BL32 and BL33
by Soby Mathew
· 7 years ago
bf4698f
Revert "plat/arm: Migrate AArch64 port to the multi console driver"
by Antonio Nino Diaz
· 7 years ago
2f18aa1
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 7 years ago
638b034
ARM platforms: Demonstrate mem_protect from el3_runtime
by Roberto Vargas
· 8 years ago
cab0b5b
ARM Platforms: Load HW_CONFIG in BL2
by Soby Mathew
· 8 years ago
f336d4a
Increase BL31 memory space by 2 pages
by Dimitris Papastamos
· 8 years ago
66db10c
Move TSP to TZC secured DRAM
by Dimitris Papastamos
· 8 years ago
45d640f
SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAM
by Antonio Nino Diaz
· 8 years ago
5744e87
ARM platforms: Fixup AArch32 builds
by Soby Mathew
· 8 years ago
e29efeb
SPM: FVP: Introduce port of SPM
by Antonio Nino Diaz
· 8 years ago
3de7d58
Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save
by davidcunado-arm
· 8 years ago
9b1eae9
plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled
by Qixiang Xu
· 8 years ago
e35a3fb
ARM platforms: enable GICv3 state save/restore
by Soby Mathew
· 8 years ago
2e421ad
Increase PLAT_ARM_MMAP_ENTRIES and MAX_XLAT_TABLES
by David Cunado
· 8 years ago
c64d134
Merge pull request #1109 from robertovargas-arm/mem_protect
by davidcunado-arm
· 8 years ago
f145403
mem_protect: Add mem_protect support in Juno and FVP for DRAM1
by Roberto Vargas
· 8 years ago
ddfd38e
plat/arm : update BL size macros to give BL1 and BL2 more space for TBB
by Qixiang Xu
· 8 years ago
784502a
norflash: Add nor_erase() to NOR driver
by Roberto Vargas
· 8 years ago
9753cb5
norflash: Wait for WSM bit in lock/unlock
by Roberto Vargas
· 8 years ago
2156830
sp_min: Implement `sp_min_plat_runtime_setup()`
by Dimitris Papastamos
· 8 years ago
bb41eb7
cert: move platform_oid.h to include/tools_share for all platforms
by Masahiro Yamada
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
0f22bef
Merge branch 'integration' into tf_issue_461
by Scott Branden
· 8 years ago
53d9c9c
Move defines in utils.h to utils_def.h to fix shared header compile issues
by Scott Branden
· 8 years ago
3b211ff
ARM platforms: Add option to use xlat tables lib v1
by Antonio Nino Diaz
· 8 years ago
f9608bc
Fix ARM_BL31_IN_DRAM build
by Douglas Raillard
· 8 years ago
bf75a37
ARM platforms: Enable xlat tables lib v2
by Antonio Nino Diaz
· 8 years ago
0b64f4e
Add dynamic region support to xlat tables lib v2
by Antonio Nino Diaz
· 8 years ago
9edac04
Resolve build errors flagged by GCC 6.2
by David Cunado
· 9 years ago
3d8256b
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 9 years ago
0289970
ARM platforms: Define common image sizes
by Antonio Nino Diaz
· 9 years ago
91fad65
ARM CSS platforms: Map flash as execute-never by default
by Sandrine Bailleux
· 9 years ago
4518dd9
Add support to load BL31 in DRAM
by David Wang
· 9 years ago
1a4fdb3
Merge pull request #533 from yatharth-arm/yk/genfw-1292
by danh-arm
· 9 years ago
843ddee
Fix the inconsistencies in bl1_tbbr_image_descs[]
by Yatharth Kochar
· 10 years ago
c64a044
Rationalise MMU and Page table related constants on ARM platforms
by Vikram Kanigiri
· 10 years ago
d30ac1c
Use tf_printf() for debug logs from xlat_tables.c
by Soby Mathew
· 10 years ago
f59821d
Replace all SCP FW (BL0, BL3-0) references
by Juan Castillo
· 10 years ago
516beb5
TBB: apply TBBR naming convention to certificates and extensions
by Juan Castillo
· 10 years ago
7ee2b8b
Merge pull request #462 from soby-mathew/sm/runtime_console
by danh-arm
· 10 years ago
dcda29f
FWU: Add Firmware Update support in BL2U for ARM platforms
by Yatharth Kochar
· 10 years ago
436223d
FWU: Add Firmware Update support in BL1 for ARM platforms
by Yatharth Kochar
· 10 years ago
080225d
Specify BL31 runtime console for ARM Standard platforms
by Soby Mathew
· 10 years ago
540a5ba
Fix SP804 delay timer on FVP
by Juan Castillo
· 10 years ago
3138dac
Merge pull request #449 from jcastillo-arm/jc/tbb_oid
by danh-arm
· 10 years ago
7b4c140
TBB: add Trusted Watchdog support on ARM platforms
by Juan Castillo
· 10 years ago
bf6863c
TBB: add ARM OIDs
by Juan Castillo
· 10 years ago
9784dbd
Add basic NOR flash driver for ARM platforms
by Juan Castillo
· 10 years ago
95cfd4a
TBB: add platform API to read the ROTPK information
by Juan Castillo
· 10 years ago
b49b322
FVP: Add SP804 delay timer
by Ryan Harkin
· 10 years ago
b431530
Add common ARM and CSS platform code
by Dan Handley
· 10 years ago