aboutsummaryrefslogtreecommitdiffstats
path: root/include/plat
Commit message (Expand)AuthorAgeFilesLines
* FVP: Add BL2 hash calculation in BL1Alexei Fedorov2020-03-252-0/+9
* Implement SMCCC_ARCH_SOC_ID SMC callManish V Badarkhe2020-03-172-0/+19
* fconf: necessary modifications to support fconf in BL31 & SP_MINMadhukar Pappireddy2020-03-111-0/+1
* Merge changes from topic "sb/dualroot" into integrationMark Dykes2020-03-101-1/+1
|\
| * plat/arm: Pass cookie argument down to arm_get_rotpk_info()Sandrine Bailleux2020-02-241-1/+1
* | TBB: Add an IO abstraction layer to load encrypted firmwaresSumit Garg2020-03-061-0/+4
* | drivers: crypto: Add authenticated decryption frameworkSumit Garg2020-03-061-0/+9
* | SPMD: loading Secure Partition payloadsManish Pandey2020-03-041-0/+4
* | fconf: Add Secure Partitions information as propertyOlivier Deprez2020-03-031-0/+26
* | Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integrationManish Pandey2020-02-283-12/+3
|\ \
| * | plat/arm/tzc: add support to configure multiple tzc400Suyash Pathak2020-02-191-1/+2
| * | plat/arm: allow boards to specify second DRAM Base addressSuyash Pathak2020-02-191-8/+1
| * | plat/arm: allow boards to define PLAT_ARM_TZC_FILTERSSuyash Pathak2020-02-191-3/+0
| |/
* / Read-only xlat tables for BL31 memoryPetre-Ionut Tudor2020-02-241-0/+5
|/
* Merge changes from topic "lm/fconf" into integrationSandrine Bailleux2020-02-114-11/+48
|\
| * arm-io: Panic in case of io setup failureLouis Mayencourt2020-02-071-1/+1
| * MISRA fix: Use boolean essential typeLouis Mayencourt2020-02-071-2/+3
| * fconf: Move platform io policies into fconfLouis Mayencourt2020-02-072-0/+43
| * fconf: Add mbedtls shared heap as propertyLouis Mayencourt2020-02-071-2/+0
| * fconf: Add TBBR disable_authentication propertyLouis Mayencourt2020-02-071-1/+0
| * fconf: Add dynamic config DTBs info as propertyLouis Mayencourt2020-02-072-4/+1
| * fconf: Load config dtb from bl1Louis Mayencourt2020-02-071-1/+0
* | Merge changes from topic "spmd" into integrationOlivier Deprez2020-02-112-4/+25
|\ \
| * | SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVPAchin Gupta2020-02-101-2/+16
| * | SPMD: add support for an example SPM core manifestAchin Gupta2020-02-101-2/+9
* | | drivers/arm/scmi: allow use of multiple SCMI channelsAditya Angadi2020-02-071-1/+12
* | | plat/arm/sgi: add chip_id and multi_chip_mode to platform variant infoVijayenthiran Subramaniam2020-02-071-1/+5
| |/ |/|
* | Adds option to read ROTPK from registers for FVPMax Shvetsov2020-02-062-2/+21
|/
* plat/arm: Add support for SEPARATE_NOBITS_REGIONMadhukar Pappireddy2020-01-271-2/+10
* Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION"Mark Dykes2020-01-231-10/+2
* plat/arm: Add support for SEPARATE_NOBITS_REGIONMadhukar Pappireddy2020-01-211-2/+10
* a8k: Implement platform specific power offLuka Kovacic2020-01-151-0/+1
* Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani2020-01-102-2/+2
* Merge "debugfs: add SMC channel" into integrationMark Dykes2019-12-201-1/+7
|\
| * debugfs: add SMC channelAmbroise Vincent2019-12-181-1/+7
* | spm-mm: Refactor secure_partition.h and its contentsPaul Beesley2019-12-201-2/+2
* | spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley2019-12-202-43/+3
* | Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley2019-12-202-3/+3
|/
* arm: Fix current RECLAIM_INIT_CODE behaviorAmbroise Vincent2019-12-091-3/+2
* Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integrationPaul Beesley2019-11-121-9/+4
|\
| * plat/arm: Re-enable PIE when RESET_TO_BL31=1Manish Pandey2019-11-071-9/+4
* | plat/arm/gicv3: add support for probing multiple GIC Redistributor framesVijayenthiran Subramaniam2019-11-051-0/+5
|/
* Migrate ARM platforms to use the new GICv3 APIMadhukar Pappireddy2019-09-251-0/+1
* Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov2019-09-131-1/+0
* AArch64: Align crash reporting outputAlexei Fedorov2019-08-151-4/+14
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-013-11/+11
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-012-4/+4
* Merge changes from topic "advk-serror" into integrationSoby Mathew2019-07-264-4/+4
|\
| * marvell: Switch to xlat_tables_v2Remi Pommarel2019-07-164-4/+4
* | arm: Shorten the Firmware Update (FWU) processAmbroise Vincent2019-07-231-1/+1
|/