summaryrefslogtreecommitdiff
path: root/include/plat
Commit message (Expand)AuthorAgeFilesLines
* fix: increase BL32 limitManish V Badarkhe2023-05-111-2/+2
* feat(tc): allow secure watchdog timer to trigger periodicallyMadhukar Pappireddy2023-05-042-4/+8
* refactor(auth): replace plat_convert_pkYann Gautier2023-04-211-2/+0
* feat(auth): compare platform and certificate ROTPK for authenticationManish V Badarkhe2023-04-211-0/+7
* feat(fvp): add Event Log maximum size property in DTManish V Badarkhe2023-04-181-3/+5
* feat(ethos-n): add reserved memory address supportMikael Olsson2023-04-041-1/+2
* feat(fvp): enable support for PSCI OS-initiated modeWing Li2023-03-231-0/+6
* 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-152-7/+8
|/
* build: always prefix section names with `.`Chris Kay2023-02-203-7/+7
* feat(rme): read DRAM information from FVP DTBAlexeiFedorov2023-01-311-2/+2
* feat(rme): set DRAM information in Boot Manifest platform dataAlexeiFedorov2023-01-172-2/+5
* Merge "fix(gic): wrap cache enabled assert under plat_can_cmo" into integrationManish Pandey2022-12-191-0/+13
|\
| * fix(gic): wrap cache enabled assert under plat_can_cmoChannagoud kadabi2022-12-121-0/+13
* | Merge changes from topic "full_dev_rsa_key" into integrationLauren Wehrmeister2022-12-122-2/+4
|\ \ | |/ |/|
| * feat(arm): add ARM_ROTPK_LOCATION variant full keylaurenw-arm2022-12-092-2/+4
* | feat(rmm): add support for the 2nd DRAM bankAlexeiFedorov2022-12-061-7/+21
|/
* feat(auth): allow to verify PublicKey with platform format PKNicolas Toromanoff2022-11-141-0/+2
* refactor(trng): cleanup the existing TRNG supportJayanth Dodderi Chidanand2022-11-081-2/+2
* Merge "feat(ethos-n)!: add support for SMMU streams" into integrationJoanna Farley2022-10-202-11/+36
|\
| * feat(ethos-n)!: add support for SMMU streamsMikael Olsson2022-10-042-11/+36
* | feat(fvp): add plat API to validate that passed region is non-secureManish V Badarkhe2022-10-051-0/+7
* | feat(fvp): add plat API to set and get the DRTM errorManish V Badarkhe2022-10-053-0/+6
* | feat(drtm): add platform functions for DRTMjohpow012022-10-051-0/+46
* | feat(fvp): add platform hooks for DRTM DMA protectionLucian Paul-Trifu2022-10-052-1/+21
* | feat(debug): add helpers for aborts on AARCH32Yann Gautier2022-10-031-0/+2
|/
* refactor(libc): clean up dependencies in libcClaus Pedersen2022-09-222-0/+2
* Merge changes from topic "provencore-spd" into integrationJoanna Farley2022-09-161-0/+2
|\
| * feat(gic): add APIs to raise NS and S-EL1 SGIsFlorian Lugou2022-09-141-0/+2
* | feat(plat/arm/css): add interrupt handler for reboot requestPranav Madhu2022-09-151-0/+2
* | feat(plat/arm/css): add per-cpu power down support for warm resetPranav Madhu2022-09-151-1/+5
|/
* fix(rme): xlat table setup fails for bl2Soby Mathew2022-07-071-1/+6
* feat(rmmd): add support to create a boot manifestJavier Almansa Sobrino2022-07-041-0/+7
* feat(rmmd): add support for RMM Boot interfaceJavier Almansa Sobrino2022-07-044-21/+59
* refactor(arm): update BL2 base addressManish V Badarkhe2022-06-151-1/+12
* Merge changes from topic "ffa_el3_spmc" into integrationOlivier Deprez2022-05-191-0/+4
|\
| * feat(plat/fvp): introduce accessor function to obtain datastoreMarc Bonnici2022-05-191-0/+4
* | fix(arm): remove reclamation of functions starting with "init"Manish Pandey2022-05-121-2/+2
|/
* 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
* feat(rme): add dummy realm attestation key to RMMDSoby Mathew2022-03-281-0/+3
* feat(rme): add dummy platform token to RMMDSoby Mathew2022-03-251-1/+6
* fix(arm): increase ARM_BL_REGIONS countManish V Badarkhe2022-02-231-2/+2
* feat(common): add SZ_* macrosYann Gautier2022-02-081-3/+34
* feat(fwu): add platform hook for getting the boot indexSughosh Ganu2022-01-271-0/+1
* feat(fwu): pass a const metadata structure to platform routinesSughosh Ganu2022-01-271-1/+1
* feat(fvp): measure critical dataManish V Badarkhe2021-12-082-0/+18
* feat(plat/fvp): pass Event Log addr and size from BL1 to BL2Manish V Badarkhe2021-10-121-0/+2
* feat(measured_boot): image hash measurement and recording in BL1Manish V Badarkhe2021-10-121-5/+22