TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
da5f274572c063962556821914e2f64db5ae3d2d
/
plat
/
arm
/
common
da5f274
Dynamic cfg: MISRA fixes
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
caf4eca
ARM Platforms: Add CASSERT for BL2_BASE
by Soby Mathew
· 7 years ago
81bf6aa
ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1
by Soby Mathew
· 7 years ago
f2c83c1
ARM platforms: Fix console address for flush
by Jeenu Viswambharan
· 8 years ago
33950dd
Build: change the first parameter of TOOL_ADD_IMG to lowercase
by Masahiro Yamada
· 8 years ago
c939d13
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
by Masahiro Yamada
· 8 years ago
1dc0714
Build: merge build macros between FIP_ and FWU_FIP_
by Masahiro Yamada
· 8 years ago
81528db
bl2-el3: Add BL2 at EL3 support in FVP
by Roberto Vargas
· 8 years ago
66db10c
Move TSP to TZC secured DRAM
by Dimitris Papastamos
· 8 years ago
7bdf0c1
ARM platforms: Allow platforms to define SDEI events
by Jeenu Viswambharan
· 8 years ago
fb48b97
ARM Platforms: Change the TZC access permissions for EL3 payload
by Soby Mathew
· 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
781f4aa
ARM platforms: Provide SDEI entry point validation
by Jeenu Viswambharan
· 8 years ago
71e7a4e
ARM platforms: Make arm_validate_ns_entrypoint() common
by Jeenu Viswambharan
· 8 years ago
058efee
GICv2: Fix populating PE target data
by Jeenu Viswambharan
· 8 years ago
9500d5a
Merge pull request #1148 from antonio-nino-diaz-arm/an/spm
by davidcunado-arm
· 8 years ago
e29efeb
SPM: FVP: Introduce port of SPM
by Antonio Nino Diaz
· 8 years ago
92c5066
Merge pull request #1153 from robertovargas-arm/fix-macros
by davidcunado-arm
· 8 years ago
3de7d58
Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save
by davidcunado-arm
· 8 years ago
d58f3ca
Always define ARM_TSP_RAM_LOCATION_ID
by Roberto Vargas
· 8 years ago
7ca267b
plat/arm: change the default option of ARM_TSP_RAM_LOCATION
by Qixiang Xu
· 8 years ago
b2c363b
ARM platforms: Migrate to using interrupt properties
by Jeenu Viswambharan
· 8 years ago
dea417c
ARM platforms: supply per-PE target mask array
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
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
487c869
Merge pull request #1088 from soby-mathew/sm/sds_scmi
by davidcunado-arm
· 8 years ago
18e279e
CSS: Changes for SDS framework
by Soby Mathew
· 8 years ago
2091755
Export KEY_ALG as a user build option
by Soby Mathew
· 8 years ago
1a52aca
Merge pull request #1040 from sliai/support-opteed-header
by danh-arm
· 8 years ago
54661cd
Add Trusted OS extra image parsing support for ARM standard platforms
by Summer Qin
· 8 years ago
71fb396
Support Trusted OS firmware extra images in TF tools
by Summer Qin
· 8 years ago
11ad8f2
FVP: Add support for multi-threaded CPUs
by Jeenu Viswambharan
· 9 years ago
4adb10c
Fix order of ARM platform #includes
by Isla Mitchell
· 8 years ago
e60f2af
ARM plat changes to enable CryptoCell integration
by Soby Mathew
· 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
572e141
Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory
by davidcunado-arm
· 8 years ago
7c7dffd
plat/arm: Compile out impossible conditional for AArch32
by dp-arm
· 8 years ago
c243e30
Include missing header in arm_bl2_setup.c
by dp-arm
· 8 years ago
e715e67
Merge pull request #938 from masahir0y/tools_share
by danh-arm
· 8 years ago
d77b98c
mbedtls: Use `MBEDTLS_SHA256_SMALLER` in ARM platforms
by Antonio Nino Diaz
· 8 years ago
232c6b3
FVP,Juno: switch FVP and Juno to use generic TBBR OID header
by Masahiro Yamada
· 8 years ago
81602a9
Merge pull request #939 from dp-arm/dp/AArch32_tbbr
by danh-arm
· 8 years ago
1bd61d0
AArch32: Add BL2U support
by Yatharth Kochar
· 9 years ago
6a0b0d7
Migrate ARM platforms to use TF_MBEDTLS_KEY_ALG
by David Cunado
· 8 years ago
fa71521
Add missing SPDX header
by David Cunado
· 8 years ago
d6104f5
Merge pull request #927 from jeenu-arm/state-switch
by davidcunado-arm
· 8 years ago
b10d449
Introduce ARM SiP service to switch execution state
by Jeenu Viswambharan
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
f4c8aa9
Add macro to check whether the CPU implements an EL
by Jeenu Viswambharan
· 8 years ago
484acce
Merge pull request #910 from dp-arm/dp/AArch32-juno-port
by davidcunado-arm
· 8 years ago
07570d5
Changes to support execution in AArch32 state for JUNO
by Yatharth Kochar
· 9 years ago
3b211ff
ARM platforms: Add option to use xlat tables lib v1
by Antonio Nino Diaz
· 8 years ago
801cf93
Add and use plat_crash_console_flush() API
by Antonio Nino Diaz
· 8 years ago
1ae5c8b
Merge pull request #879 from Summer-ARM/sq/mt-support
by davidcunado-arm
· 8 years ago
d8d6cf2
ARM platforms: Add support for MT bit in MPIDR
by Summer Qin
· 8 years ago
7531120
Move plat/common source file definitions to generic Makefiles
by dp-arm
· 8 years ago
bf75a37
ARM platforms: Enable xlat tables lib v2
by Antonio Nino Diaz
· 8 years ago
108e4df
Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing
by davidcunado-arm
· 8 years ago
04c1db1
PSCI: Decouple PSCI stat residency calculation from PMF
by dp-arm
· 9 years ago
32f0d3c
Replace some memset call by zeromem
by Douglas Raillard
· 9 years ago
6af03f9
Use #ifdef for AARCH32 instead of #if
by Masahiro Yamada
· 9 years ago
3d8256b
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 9 years ago
4749705
Move BL_COHERENT_RAM_BASE/END defines to common_def.h
by Masahiro Yamada
· 9 years ago
ecdc898
Use *_END instead of *_LIMIT for linker derived end addresses
by Masahiro Yamada
· 9 years ago
bd83b41
Merge pull request #791 from jeenu-arm/asm-assert-32
by danh-arm
· 9 years ago
9acdafb
Merge pull request #793 from jeenu-arm/gic-changes
by danh-arm
· 9 years ago
949a52d
Fix integer overflows in BL1 FWU code
by Sandrine Bailleux
· 9 years ago
19d2595
Merge pull request #785 from dp-arm/dp/nvcounter
by Dan Handley
· 9 years ago
e12cb61
AArch32: Print ASM_ASSERT and panic messages
by Jeenu Viswambharan
· 9 years ago
d35dee2
tbbr: Fix updating of Non-Trusted NV counter
by dp-arm
· 9 years ago
d17b953
Introduce ARM platform APIs for GICv3 Redistributor
by Jeenu Viswambharan
· 9 years ago
53d703a
Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1
by Yatharth Kochar
· 9 years ago
5486a96
Allow ARM Standard platforms to dynamically define PSCI capability
by Soby Mathew
· 9 years ago
91a422d
Clarify dependency for PSCI_EXTENDED_STATE_ID
by Douglas Raillard
· 9 years ago
f10796a
Introduce ARM SiP service
by dp-arm
· 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
a8aa7fe
ARM platform changes for new version of image loading
by Yatharth Kochar
· 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
a4beaaf
Define `plat_get_syscnt_freq2()` unconditionally for ARM platforms
by Soby Mathew
· 9 years ago
48ac1df
Cater for preloaded BL33 within plat_get_ns_image_entrypoint()
by Soby Mathew
· 9 years ago
bc149bf
Move `arm_common.c` out of aarch64 folder
by Soby Mathew
· 9 years ago
bb2162f
Include `plat_psci_common.c` from the new location
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
b2c96ee
ARM platforms: Include BL2U's RO section in total memory region
by Sandrine Bailleux
· 9 years ago
af419dd
ARM platforms: Restrict mapping of Trusted ROM in BL1
by Sandrine Bailleux
· 9 years ago
ed81f3e
Introduce utils.h header file
by Sandrine Bailleux
· 9 years ago
Next »