aboutsummaryrefslogtreecommitdiff
path: root/plat/arm
AgeCommit message (Expand)Author
2019-12-20spm-mm: Remove mm_svc.h headerPaul Beesley
2019-12-20spm-mm: Refactor spm_svc.h and its contentsPaul Beesley
2019-12-20spm-mm: Refactor secure_partition.h and its contentsPaul Beesley
2019-12-20spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley
2019-12-20Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley
2019-12-20Merge changes from topic "bs/pmf32" into integrationGyörgy Szing
2019-12-19TF-A: Fix BL2 bug in dynamic configuration initialisationAlexei Fedorov
2019-12-17Merge "arm: gicv3: Fix compiler dependent behavior" into integrationSoby Mathew
2019-12-17pmf: Make the runtime instrumentation work on AArch32Bence Szépkúti
2019-12-17SiP: Don't validate entrypoint if state switch is impossibleBence Szépkúti
2019-12-10arm: gicv3: Fix compiler dependent behaviorAmbroise Vincent
2019-12-10Merge "Use the proper size for tb_fw_cfg_dtb" into integrationAlexei Fedorov
2019-12-09arm: Fix current RECLAIM_INIT_CODE behaviorAmbroise Vincent
2019-12-09Use the proper size for tb_fw_cfg_dtbLouis Mayencourt
2019-11-20Merge "Fix multithreaded FVP power domain tree" into integrationAlexei Fedorov
2019-11-19GIC-600: Fix include ordering according to the coding styleMax Shvetsov
2019-11-18Merge changes from topic "lm/improve_memory_layout" into integrationSandrine Bailleux
2019-11-18ROMLIB: Optimize memory layout when ROMLIB is usedLouis Mayencourt
2019-11-15Fix multithreaded FVP power domain treeImre Kis
2019-11-12Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integrationPaul Beesley
2019-11-11n1sdp: setup multichip gic routing tableManish Pandey
2019-11-07plat/arm: Re-enable PIE when RESET_TO_BL31=1Manish Pandey
2019-11-05plat/arm/gicv3: add support for probing multiple GIC Redistributor framesVijayenthiran Subramaniam
2019-10-31n1sdp: update platform macros for dual-chip setupManish Pandey
2019-10-30n1sdp: introduce platform information SDS regionManish Pandey
2019-10-21plat/arm: use Aff3 bits also to validate mpidrManish Pandey
2019-10-03Introducing support for Cortex-A65AEImre Kis
2019-10-03Merge "a5ds: Add handler for when user tries to switch off secondary cores" i...Soby Mathew
2019-10-03a5ds: Add handler for when user tries to switch off secondary coresUsama Arif
2019-10-02Introducing support for Cortex-A65Imre Kis
2019-09-30Cortex_hercules: Add support for Hercules-AEArtsem Artsemenka
2019-09-27Merge changes from topic "a5ds-multicore" into integrationSoby Mathew
2019-09-27Merge changes from topic "mp/giv3-discovery" into integrationSoby Mathew
2019-09-25Migrate ARM platforms to use the new GICv3 APIMadhukar Pappireddy
2019-09-25FVP: Fix plat_set_nv_ctr() functionSandrine Bailleux
2019-09-23a5ds: add multicore supportUsama Arif
2019-09-23a5ds: Hold the secondary cpus in pen rather than panicUsama Arif
2019-09-13Merge "Refactor ARMv8.3 Pointer Authentication support code" into integrationSoby Mathew
2019-09-13Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov
2019-09-11Modify FVP makefile for cores that support both AArch64/32John Tsichritzis
2019-08-20Merge "plat/arm: Introduce corstone700 platform." into integrationPaul Beesley
2019-08-20plat/arm: Introduce corstone700 platform.Manish Pandey
2019-08-16Merge "FVP: Add Delay Timer driver to BL1 and BL31" into integrationPaul Beesley
2019-08-16FVP: Add Delay Timer driver to BL1 and BL31Alexei Fedorov
2019-08-16Merge changes from topic "lm/juno_dyn_cfg" into integrationPaul Beesley
2019-08-13Juno: Use shared mbedtls heap between bl1 and bl2Louis Mayencourt
2019-08-13Juno: add basic support for dynamic configLouis Mayencourt
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-07-26Merge "sgm775: Fix build fail for TSP support on sgm775" into integrationSoby Mathew