- 0232da2 plat/arm/juno: Add support to use hw_config in BL31 by Mikael Olsson · 3 years, 9 months ago
- fbf1fd2 plat/arm: Increase size of firmware configuration area by Manish V Badarkhe · 4 years, 5 months ago
- 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 4 years, 5 months ago
- 8ab69c8 juno/sgm: Align SCP_BL2 to page boundary by Chris Kay · 4 years, 7 months ago
- c48eb86 Increase maximum size of BL2 image by Manish V Badarkhe · 4 years, 7 months ago
- f8fa465 juno/sgm: Maximize space allocated to SCP_BL2 by Chris Kay · 4 years, 8 months ago
- 00b9983 plat/arm: allow boards to specify second DRAM Base address by Suyash Pathak · 4 years, 9 months ago
- 81a5d03 plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS by Suyash Pathak · 4 years, 9 months ago
- 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 4 years, 10 months ago
- 7b424ba drivers/mhu: derive doorbell base address by Aditya Angadi · 4 years, 10 months ago
- 438aa72 ROMLIB: Optimize memory layout when ROMLIB is used by Louis Mayencourt · 5 years ago
- 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
- 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
- 0d31688 plat/arm: mhu: make mhu driver generic by Masahisa Kojima · 6 years ago
- 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · 6 years ago
- bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 6 years ago
- 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
- e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
- 059ca72 Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 6 years ago
- 0fdcbc0 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 6 years ago
- 6f07a60 juno: Add romlib support by Sathees Balya · 6 years ago
- 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
- 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
- ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
- 64344ef juno: Increase BL2 max size by Antonio Nino Diaz · 6 years ago
- 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
- 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
- 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
- 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
- e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
- 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
- b5d7830 Juno: Bump up the BL1-RW size by Soby Mathew · 6 years ago
- af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
- 42fbdfc css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 6 years ago
- 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 7 years ago
- 72e4307 Merge pull request #1342 from Summer-ARM/sq/support-tzmp1 by Dimitris Papastamos · 7 years ago
- 13b95c2 Juno: Add support for TrustZone Media Protection 1 (TZMP1) by Summer Qin · 7 years ago
- 4a8c7f9 Juno: Increase bl2 max size to fix build when SPD=opteed by Amit Daniel Kachhap · 7 years ago
- 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 7 years ago
- 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
- bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
- de431b1 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 7 years ago
- 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
- ae6e285 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 7 years ago
- f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
- a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
- a674feb plat/arm : update BL size macros to give BL1 and BL2 more space for TBB by Qixiang Xu · 7 years ago
- 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · 7 years ago
- 39f9c16 Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO by Soby Mathew · 7 years ago
- 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 8 years ago
- 8a47311 Resize the BL2 size limit for Juno by Soby Mathew · 7 years ago
- 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · 7 years ago
- cbafd7a Add SCMI support for Juno platform by Soby Mathew · 8 years ago
- d1f9775 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 7 years ago
- a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
- fa3cf0b Use SPDX license identifiers by dp-arm · 8 years ago
- 2694cba AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · 8 years ago
- 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
- 8c0177f Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · 8 years ago
- f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · 8 years ago
- 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · 8 years ago
- 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · 9 years ago
- ec559c7 Merge pull request #532 from soby-mathew/vk/configure_mmap_macros by danh-arm · 9 years ago
- eade34c Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · 9 years ago
- 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 9 years ago
- fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · 9 years ago
- 89fdcb3 Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · 9 years ago
- 7208419 Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · 9 years ago
- 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 9 years ago
- 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
- a869de1 CSS: Implement topology support for System power domain by Soby Mathew · 9 years ago
- f3bcea2 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 9 years ago
- 8e930fe Move Juno port to plat/arm/board/juno by Dan Handley · 10 years ago