aboutsummaryrefslogtreecommitdiff
path: root/include/plat/common
AgeCommit message (Expand)Author
2024-03-07Merge changes from topic "DPE" into integrationManish V Badarkhe
2024-03-06Merge "fix(gic600): workaround for Part 1 of GIC600 erratum 2384374" into int...Bipin Ravi
2024-03-06fix(gic600): workaround for Part 1 of GIC600 erratum 2384374Arvind Ram Prakash
2024-03-06feat(tc): add DPE backend to the measured boot frameworkTamas Ban
2024-03-05feat(drtm): update references to DRTM beta0Stuart Yoder
2024-03-05feat(drtm): for TPM features fw hash algorithm should be 16-bitsStuart Yoder
2024-01-04feat(platforms): update SZ_* macrosYann Gautier
2023-11-06fix(smccc): ensure that mpidr passed through SMC is validManish Pandey
2023-09-25refactor(el3-runtime): plat_ic_has_interrupt_type returns boolMadhukar Pappireddy
2023-07-25feat(measured-boot): introduce platform function to measure and publish Publi...Manish V Badarkhe
2023-04-21refactor(auth): replace plat_convert_pkYann Gautier
2023-04-21feat(auth): compare platform and certificate ROTPK for authenticationManish V Badarkhe
2023-03-15refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash
2023-01-17feat(rme): set DRAM information in Boot Manifest platform dataAlexeiFedorov
2022-12-12fix(gic): wrap cache enabled assert under plat_can_cmoChannagoud kadabi
2022-11-14feat(auth): allow to verify PublicKey with platform format PKNicolas Toromanoff
2022-11-08refactor(trng): cleanup the existing TRNG supportJayanth Dodderi Chidanand
2022-10-05feat(fvp): add plat API to validate that passed region is non-secureManish V Badarkhe
2022-10-05feat(fvp): add plat API to set and get the DRTM errorManish V Badarkhe
2022-10-05feat(drtm): add platform functions for DRTMjohpow01
2022-10-05feat(fvp): add platform hooks for DRTM DMA protectionLucian Paul-Trifu
2022-10-03feat(debug): add helpers for aborts on AARCH32Yann Gautier
2022-09-14feat(gic): add APIs to raise NS and S-EL1 SGIsFlorian Lugou
2022-07-04feat(rmmd): add support to create a boot manifestJavier Almansa Sobrino
2022-07-04feat(rmmd): add support for RMM Boot interfaceJavier Almansa Sobrino
2022-05-19feat(plat/fvp): introduce accessor function to obtain datastoreMarc Bonnici
2022-03-28feat(rme): add dummy realm attestation key to RMMDSoby Mathew
2022-03-25feat(rme): add dummy platform token to RMMDSoby Mathew
2022-02-08feat(common): add SZ_* macrosYann Gautier
2022-01-27feat(fwu): add platform hook for getting the boot indexSughosh Ganu
2022-01-27feat(fwu): pass a const metadata structure to platform routinesSughosh Ganu
2021-12-08feat(fvp): measure critical dataManish V Badarkhe
2021-10-12feat(measured_boot): image hash measurement and recording in BL1Manish V Badarkhe
2021-10-12refactor(measured_boot): remove passing of BL2 hash via device treeManish V Badarkhe
2021-10-12refactor(measured boot): move image measurement to generic layerManish V Badarkhe
2021-10-12feat(measured boot): move init and teardown functions to platform layerManish V Badarkhe
2021-08-13refactor(plat/ea_handler): Use default ea handler implementation for panicPali Rohár
2021-08-02feat(fwu): introduce FWU platform-specific functions declarationsManish V Badarkhe
2021-02-05Add TRNG Firmware Interface serviceJimmy Brisson
2020-10-09Don't return error information from console_flushJimmy Brisson
2020-07-26SMCCC: Introduce function to check SMCCC function availabilityManish V Badarkhe
2020-07-21TF-A: Add support for Measured Boot driverAlexei Fedorov
2020-05-15plat/arm/fvp: Support performing SDEI platform setup in runtimeBalint Dobszay
2020-05-13SPMD: extract SPMC DTB header size from SPMDOlivier Deprez
2020-05-13SPMD: code/comments cleanupOlivier Deprez
2020-03-17Implement SMCCC_ARCH_SOC_ID SMC callManish V Badarkhe
2020-03-06TBB: Add an IO abstraction layer to load encrypted firmwaresSumit Garg
2020-03-06drivers: crypto: Add authenticated decryption frameworkSumit Garg
2020-02-10SPMD: add support for an example SPM core manifestAchin Gupta
2020-01-10Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani