TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
c4fa173936899a486fb6253fc3dfe74affce6140
/
plat
/
arm
/
board
/
fvp
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
f9608bc
Fix ARM_BL31_IN_DRAM build
by Douglas Raillard
· 8 years ago
51faada
Add support for GCC stack protection
by Douglas Raillard
· 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
74a9578
FVP: Avail GIC Redistributor power management
by Jeenu Viswambharan
· 9 years ago
1b5fa6e
Merge pull request #774 from jeenu-arm/no-return-macro
by danh-arm
· 9 years ago
5486a96
Allow ARM Standard platforms to dynamically define PSCI capability
by Soby Mathew
· 9 years ago
a806dad
Define and use no_ret macro where no return is expected
by Jeenu Viswambharan
· 9 years ago
bce266f
Merge pull request #717 from sandrine-bailleux-arm/sb/foundation-fvp-v10
by davidcunado-arm
· 9 years ago
4faa4a1
Whitelist version 9.6 of Foundation FVP
by Sandrine Bailleux
· 9 years ago
03a3042
AArch32: Add support for ARM Cortex-A32 MPCore Processor
by Yatharth Kochar
· 9 years ago
d991551
AArch32: Support in SP_MIN to receive arguments from BL2
by Yatharth Kochar
· 9 years ago
6fe8aa2
AArch32: Add ARM platform changes in BL2
by Yatharth Kochar
· 9 years ago
83fc4a9
AArch32: Add ARM platform changes in BL1
by Yatharth Kochar
· 9 years ago
1a0a3f0
AArch32: Common changes needed for BL1/BL2
by Yatharth Kochar
· 9 years ago
a8aa7fe
ARM platform changes for new version of image loading
by Yatharth Kochar
· 9 years ago
1298ae0
FVP: Implement support for NODE_HW_STATE
by Jeenu Viswambharan
· 9 years ago
079e522
Merge pull request #687 from sandrine-bailleux-arm/sb/panic-handler
by danh-arm
· 9 years ago
8c9e1af
Add WFI in platform's unexpected error handlers
by Sandrine Bailleux
· 9 years ago
181bbd4
AArch32: Add FVP support for SP_MIN
by Soby Mathew
· 9 years ago
877cf3f
AArch32: Add essential ARM platform and FVP support
by Soby Mathew
· 9 years ago
405f42f
Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-mem
by danh-arm
· 9 years ago
0289970
ARM platforms: Define common image sizes
by Antonio Nino Diaz
· 9 years ago
4c0d039
Rework type usage in Trusted Firmware
by Soby Mathew
· 9 years ago
91fad65
ARM CSS platforms: Map flash as execute-never by default
by Sandrine Bailleux
· 9 years ago
b5fa656
Introduce arm_setup_page_tables() function
by Sandrine Bailleux
· 9 years ago
11ec6c5
Merge pull request #641 from antonio-nino-diaz-arm/an/fvp-set-nv-ctr
by danh-arm
· 9 years ago
aed634f
Merge pull request #637 from yatharth-arm/yk/genfw-1134
by danh-arm
· 9 years ago
fe7de03
Implement plat_set_nv_ctr for FVP platforms
by Antonio Nino Diaz
· 9 years ago
2460ac1
Add support for ARM Cortex-A73 MPCore Processor
by Yatharth Kochar
· 9 years ago
7123787
Add CCN support to FVP platform port
by Soby Mathew
· 9 years ago
32cd95f
Replace SP804 timer by generic delay timer on FVP
by Antonio Nino Diaz
· 9 years ago
a8af6a4
Change the default driver to GICv3 in FVP
by Soby Mathew
· 9 years ago
21a3973
Remove support for legacy VE memory map in FVP
by Soby Mathew
· 10 years ago
9ff67fa
Dump platform-defined regs in crash reporting
by Gerald Lejeune
· 10 years ago
3e4b8fd
Migrate platform ports to the new xlat_tables library
by Soby Mathew
· 9 years ago
105b59e
Merge pull request #575 from soby-mathew/sm/new_tzc_driver
by danh-arm
· 9 years ago
5d29c76
Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter
by danh-arm
· 9 years ago
57f7820
Migrate ARM standard platforms to the refactored TZC driver
by Soby Mathew
· 9 years ago
48279d5
TBB: add non-volatile counter support
by Juan Castillo
· 10 years ago
4518dd9
Add support to load BL31 in DRAM
by David Wang
· 9 years ago
1c3ea10
Remove all non-configurable dead loops
by Antonio Nino Diaz
· 10 years ago
f62d89e
Merge pull request #531 from soby-mathew/sm/multicluster_fvp
by danh-arm
· 9 years ago
0108047
Allow multi cluster topology definitions for ARM platforms
by Soby Mathew
· 10 years ago
85df7e4
Merge pull request #523 from jcastillo-arm/jc/genfw-791
by danh-arm
· 9 years ago
74eb26e
ARM platforms: rationalise memory attributes of shared memory
by Juan Castillo
· 10 years ago
6355f23
Rework use of interconnect drivers
by Vikram Kanigiri
· 9 years ago
3aef80f
Merge pull request #521 from vikramkanigiri/vk/rearchitect_security
by danh-arm
· 9 years ago
a9cc84d
Perform security setup separately for each ARM platform
by Vikram Kanigiri
· 9 years ago
ecf70f7
Re-factor definition of some macros on ARM platforms
by Vikram Kanigiri
· 10 years ago
Next »