TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
60e19f574414d69ec1f73c89c082e7e3fc14fdcd
/
plat
/
arm
/
board
/
fvp
60e19f5
plat/arm: Migrate to new interfaces
by Antonio Nino Diaz
· 7 years ago
ba597da
Support shared Mbed TLS heap for FVP
by John Tsichritzis
· 7 years ago
c9512bc
Fix MISRA defects in BL31 common code
by Antonio Nino Diaz
· 7 years ago
9d57a14
memprotect: Move files to specific platform makefiles
by Roberto Vargas
· 7 years ago
2e4a509
ARM platforms: Allow board specific definition of SP stack base
by Sughosh Ganu
· 7 years ago
1083b2b
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 7 years ago
6c77e74
Fix some violations to MISRA rule 8.3
by Sandrine Bailleux
· 7 years ago
c84b6cb
Add initial CPU support for Cortex-Deimos
by Joel Hutton
· 7 years ago
5470a3c
Set FVP DYN_DISABLE_AUTH authentication default to 0
by Daniel Boulby
· 7 years ago
c125a14
Merge pull request #1441 from robertovargas-arm/mem_protect_board
by Dimitris Papastamos
· 7 years ago
a7055c5
Arm platforms: Remove common RAS configuration source
by Jeenu Viswambharan
· 7 years ago
e237c1b
Move mem-protect definitions to board specific files
by Roberto Vargas
· 7 years ago
ee7cda3
Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default
by Dimitris Papastamos
· 7 years ago
08268e2
Add AMU support for Cortex-Ares
by Dimitris Papastamos
· 7 years ago
abbffe9
Add support for Cortex-Ares and Cortex-A76 CPUs
by Isla Mitchell
· 8 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
6e79f9f
FVP: Enable capability to disable auth via dynamic config
by Soby Mathew
· 7 years ago
638b034
ARM platforms: Demonstrate mem_protect from el3_runtime
by Roberto Vargas
· 8 years ago
8b37120
Merge pull request #1356 from robertovargas-arm/misra-changes
by Dimitris Papastamos
· 7 years ago
1a29f93
Fix MISRA rule 8.4 Part 3
by Roberto Vargas
· 7 years ago
0f17a68
Merge pull request #1347 from davidcunado-arm/dc/affinities
by Dimitris Papastamos
· 7 years ago
23411d2
plat/arm: Allow override of default TZC regions
by Summer Qin
· 7 years ago
468bea4
FVP: Fix function for translating MPIDR to linear index
by David Cunado
· 7 years ago
649c48f
plat: fix switch statements to comply with MISRA rules
by Jonathan Wright
· 7 years ago
0f66bbf
Merge pull request #1307 from wangfeng-64/master
by davidcunado-arm
· 7 years ago
39b21d1
FVP: change the method for translating MPIDR values to a linear indices
by Wang Feng
· 7 years ago
950c695
FVP AArch32: Fix flash access in BL32 for mem_protect
by Joel Hutton
· 7 years ago
7b56928
Juno: Change the Firmware update detect mechanism
by Soby Mathew
· 7 years ago
06e3a5e
Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn
by davidcunado-arm
· 7 years ago
0ed8c00
Remove sp_min functions from plat_common.c
by Soby Mathew
· 7 years ago
d0c63ea
Fix FVP DRAM2 size
by Roberto Vargas
· 8 years ago
fdcc08a
Merge pull request #1290 from jeenu-arm/dynamiq
by davidcunado-arm
· 7 years ago
73a9605
Merge pull request #1282 from robertovargas-arm/misra-changes
by davidcunado-arm
· 7 years ago
1af540e
Fix MISRA rule 8.4 Part 1
by Roberto Vargas
· 7 years ago
dc6aad2
Fix MISRA rule 8.3 Part 1
by Roberto Vargas
· 7 years ago
fe7210c
FVP: Allow building for DynamIQ systems
by Jeenu Viswambharan
· 8 years ago
bd8e6a9
Merge pull request #1287 from davidcunado-arm/dc/fix_misra
by davidcunado-arm
· 7 years ago
ba91a00
Merge pull request #1274 from dp-arm/dp/a75
by davidcunado-arm
· 7 years ago
5724481
Update ULL() macro and instances of ull to comply with MISRA
by David Cunado
· 7 years ago
09cc7a6
FVP: restrict dynamic config to Unix build environment
by Soby Mathew
· 7 years ago
f06890e
Refactor AMU support for Cortex A75
by Dimitris Papastamos
· 7 years ago
a2e702a
Factor out CPU AMU helpers
by Dimitris Papastamos
· 7 years ago
da5f274
Dynamic cfg: MISRA fixes
by Soby Mathew
· 7 years ago
ce6d964
FVP: Add TB_FW_CONFIG and HW_CONFIG
by Soby Mathew
· 7 years ago
cab0b5b
ARM Platforms: Load HW_CONFIG in BL2
by Soby Mathew
· 8 years ago
c228956
ARM Platorms: Load TB_FW_CONFIG in BL1
by Soby Mathew
· 8 years ago
0c306cc
ARM Platforms: Migrate to new BL handover interface
by Soby Mathew
· 8 years ago
c4fa173
SPM: Map devices in the 1st GB
by Sandrine Bailleux
· 8 years ago
0d3a27e
Merge pull request #1200 from robertovargas-arm/bl2-el3
by davidcunado-arm
· 8 years ago
76d2673
bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP
by Roberto Vargas
· 8 years ago
81528db
bl2-el3: Add BL2 at EL3 support in FVP
by Roberto Vargas
· 8 years ago
53bfb94
Add hooks to save/restore AMU context for Cortex A75
by Dimitris Papastamos
· 8 years ago
7bdf0c1
ARM platforms: Allow platforms to define SDEI events
by Jeenu Viswambharan
· 8 years ago
7d44ac1
fvp: Disable SYSTEM_SUSPEND when ARM_BL31_IN_DRAM
by Antonio Nino Diaz
· 8 years ago
2633dfe
SPM: Remove ARM platforms header from SPM common code
by Antonio Nino Diaz
· 8 years ago
3a6a9ad
fvp: Enable the Activity Monitor Unit extensions by default
by Dimitris Papastamos
· 8 years ago
281a08c
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· 8 years ago
71e7a4e
ARM platforms: Make arm_validate_ns_entrypoint() common
by Jeenu Viswambharan
· 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
b2c363b
ARM platforms: Migrate to using interrupt properties
by Jeenu Viswambharan
· 8 years ago
e35a3fb
ARM platforms: enable GICv3 state save/restore
by Soby Mathew
· 8 years ago
a22dffc
ARM platforms: Add support for EL3 TZC memory region
by Soby Mathew
· 8 years ago
ebf1ca1
GICv3: add functions for save and restore
by Soby Mathew
· 8 years ago
c64d134
Merge pull request #1109 from robertovargas-arm/mem_protect
by davidcunado-arm
· 8 years ago
5e4ca66
TSP: Support multi-threading CPUs on FVP
by Jeenu Viswambharan
· 8 years ago
b09ba05
mem_protect: Add DRAM2 to the list of mem protected ranges
by Roberto Vargas
· 8 years ago
f145403
mem_protect: Add mem_protect support in Juno and FVP for DRAM1
by Roberto Vargas
· 8 years ago
d08f8c6
FVP: Include utils_def.h instead of utils.h
by Sandrine Bailleux
· 8 years ago
18e279e
CSS: Changes for SDS framework
by Soby Mathew
· 8 years ago
b3ba6fd
Fix BL2 memory map when OP-TEE is the Secure Payload
by Soby Mathew
· 8 years ago
3eb2d67
ARM platforms: Map TSP only when TSPD is included
by Sandrine Bailleux
· 8 years ago
77544ef
Merge pull request #1071 from jeenu-arm/syntax-fix
by danh-arm
· 8 years ago
1958316
plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly
by Jeenu Viswambharan
· 8 years ago
48f4bcd
Merge pull request #1068 from jenswi-linaro/optee_arm_plat
by danh-arm
· 8 years ago
810d921
FVP: bl2: optionally map ARM_OPTEE_PAGEABLE_LOAD_MEM
by Jens Wiklander
· 8 years ago
8431635
FVP: Always assume shifted affinity with MT bit
by Isla Mitchell
· 8 years ago
955242d
FVP: Support Base FVP RevC
by Jeenu Viswambharan
· 8 years ago
eeb9ff9
FVP: Remove CCI registers from crash dump
by Jeenu Viswambharan
· 8 years ago
11ad8f2
FVP: Add support for multi-threaded CPUs
by Jeenu Viswambharan
· 9 years ago
284c3d6
FVP: Do not map DEVICE2 memory range when TBB is disabled
by Sandrine Bailleux
· 8 years ago
4adb10c
Fix order of ARM platform #includes
by Isla Mitchell
· 8 years ago
9151ac0
Merge pull request #997 from dp-arm/dp/spe
by davidcunado-arm
· 8 years ago
d832aee
aarch64: Enable Statistical Profiling Extensions for lower ELs
by dp-arm
· 8 years ago
2156830
sp_min: Implement `sp_min_plat_runtime_setup()`
by Dimitris Papastamos
· 8 years ago
c66f4ad
Merge pull request #961 from jeenu-arm/gic-600
by danh-arm
· 8 years ago
e1c59ab
Introduce ARM GIC-600 driver
by Jeenu Viswambharan
· 9 years ago
d40ab48
Add support for Cortex-A75 and Cortex-A55 CPUs
by David Wang
· 9 years ago
0851cb2
fvp: Remove unnecessary default case
by dp-arm
· 8 years ago
e715e67
Merge pull request #938 from masahir0y/tools_share
by danh-arm
· 8 years ago
232c6b3
FVP,Juno: switch FVP and Juno to use generic TBBR OID header
by Masahiro Yamada
· 8 years ago
bb41eb7
cert: move platform_oid.h to include/tools_share for all platforms
by Masahiro Yamada
· 8 years ago
81602a9
Merge pull request #939 from dp-arm/dp/AArch32_tbbr
by danh-arm
· 8 years ago
a440900
AArch32: Add `TRUSTED_BOARD_BOOT` support
by dp-arm
· 8 years ago
144c3f5
FVP: Break circular dependency in platform header files
by Sandrine Bailleux
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
3b68c09
Merge pull request #888 from douglas-raillard-arm/dr/fix_ULL_issue
by davidcunado-arm
· 8 years ago
Next »