summaryrefslogtreecommitdiff
path: root/include/plat/arm/common/arm_def.h
Commit message (Expand)AuthorAgeFilesLines
* fix: increase BL32 limitManish V Badarkhe2023-05-111-2/+2
* Merge changes from topic "mb/secure-evlog-cpy" into integrationSandrine Bailleux2023-03-161-8/+40
|\
| * feat(arm): carveout DRAM1 area for Event LogManish V Badarkhe2023-03-081-8/+40
* | refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash2023-03-151-4/+5
|/
* build: always prefix section names with `.`Chris Kay2023-02-201-1/+1
* feat(rme): read DRAM information from FVP DTBAlexeiFedorov2023-01-311-2/+2
* feat(rme): set DRAM information in Boot Manifest platform dataAlexeiFedorov2023-01-171-0/+2
* feat(arm): add ARM_ROTPK_LOCATION variant full keylaurenw-arm2022-12-091-1/+3
* fix(rme): xlat table setup fails for bl2Soby Mathew2022-07-071-1/+6
* feat(rmmd): add support for RMM Boot interfaceJavier Almansa Sobrino2022-07-041-12/+40
* refactor(arm): update BL2 base addressManish V Badarkhe2022-06-151-1/+12
* feat(plat/arm): allow BL32 specific defines to be used by SPMC_AT_EL3Marc Bonnici2022-05-051-4/+5
* feat(fvp): update HW_CONFIG DT loading mechanismManish V Badarkhe2022-04-281-2/+0
* fix(arm): increase ARM_BL_REGIONS countManish V Badarkhe2022-02-231-2/+2
* refactor(gpt): productize and refactor GPT libraryjohpow012021-10-051-49/+49
* feat(plat/fvp): add memory map for FVP platform for FEAT_RMEZelalem Aweke2021-10-051-19/+106
* refactor(plat/arm): modify memory region attributes to account for FEAT_RMEZelalem Aweke2021-10-051-10/+10
* fvp_r: load, auth, and transfer from BL1 to BL33laurenw-arm2021-09-301-6/+11
* chore: fvp_r: Initial No-EL3 and MPU ImplementationGary Morrison2021-09-301-5/+32
* fvp_r: initial platform port for fvp_rlaurenw-arm2021-09-301-2/+11
* feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1Manish Pandey2021-06-291-4/+8
* plat: arm: Make BL32_BASE platform dependent when SPD_spmd is enabledArunachalam Ganapathy2020-10-201-3/+3
* ehf: use common priority level enumurationSandeep Tripathy2020-08-261-1/+1
* plat/arm: Move fconf population after the enablement of MMUManish V Badarkhe2020-07-231-1/+8
* TF-A: Add support for Measured Boot driverAlexei Fedorov2020-07-211-6/+6
* plat/arm, dts: Update platform device tree for CoTManish V Badarkhe2020-07-101-4/+5
* plat/arm: Increase size of firmware configuration areaManish V Badarkhe2020-06-251-2/+2
* fconf: Clean confused naming between TB_FW and FW_CONFIGManish V Badarkhe2020-06-241-8/+8
* plat/arm/fvp: Support performing SDEI platform setup in runtimeBalint Dobszay2020-05-151-0/+8
* Create separate header for ARM specific SMCCC definesManish V Badarkhe2020-03-301-0/+1
* Merge changes from topic "spmd" into integrationOlivier Deprez2020-02-111-2/+16
|\
| * SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVPAchin Gupta2020-02-101-2/+16
* | Adds option to read ROTPK from registers for FVPMax Shvetsov2020-02-061-0/+6
|/
* 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
* Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani2020-01-101-1/+1
* spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley2019-12-201-3/+3
* Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley2019-12-201-2/+2
* plat/arm: Re-enable PIE when RESET_TO_BL31=1Manish Pandey2019-11-071-9/+4
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-011-4/+4
* n1sdp: add code for DDR ECC enablement and BL33 copy to DDRManoj Kumar2019-06-261-13/+0
* Add option for defining platform DRAM2 baseSami Mujawar2019-05-151-2/+2
* plat/arm: Save BL2 descriptors to reserved memory.Sathees Balya2019-01-231-3/+16
* plat/arm: Fix header dependenciesAntonio Nino Diaz2019-01-151-2/+0
* plat/arm: Restrict PIE support to FVPSoby Mathew2019-01-071-7/+12
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-7/+7
* plat/arm: Always define TSP memory regionAntonio Nino Diaz2019-01-041-2/+0
* FVP: Change BL31_BASE when RESET_TO_BL31=1Soby Mathew2018-12-171-4/+8
* plat/arm/common: add an additional platform power levelChandni Cherukuri2018-11-271-0/+1