summaryrefslogtreecommitdiff
path: root/include/plat/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash2023-03-151-3/+3
* feat(rme): set DRAM information in Boot Manifest platform dataAlexeiFedorov2023-01-171-2/+3
* fix(gic): wrap cache enabled assert under plat_can_cmoChannagoud kadabi2022-12-121-0/+13
* 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
* 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-052-0/+5
* 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
* feat(gic): add APIs to raise NS and S-EL1 SGIsFlorian Lugou2022-09-141-0/+2
* 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-041-5/+5
* feat(plat/fvp): introduce accessor function to obtain datastoreMarc Bonnici2022-05-191-0/+4
* 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
* 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(measured_boot): image hash measurement and recording in BL1Manish V Badarkhe2021-10-121-5/+22
* refactor(measured_boot): remove passing of BL2 hash via device treeManish V Badarkhe2021-10-121-11/+0
* refactor(measured boot): move image measurement to generic layerManish V Badarkhe2021-10-121-0/+5
* feat(measured boot): move init and teardown functions to platform layerManish V Badarkhe2021-10-121-1/+11
* refactor(plat/ea_handler): Use default ea handler implementation for panicPali Rohár2021-08-131-0/+2
* feat(fwu): introduce FWU platform-specific functions declarationsManish V Badarkhe2021-08-021-0/+9
* Add TRNG Firmware Interface serviceJimmy Brisson2021-02-052-1/+22
* Don't return error information from console_flushJimmy Brisson2020-10-091-1/+1
* SMCCC: Introduce function to check SMCCC function availabilityManish V Badarkhe2020-07-261-0/+5
* TF-A: Add support for Measured Boot driverAlexei Fedorov2020-07-211-3/+12
* plat/arm/fvp: Support performing SDEI platform setup in runtimeBalint Dobszay2020-05-151-0/+1
* SPMD: extract SPMC DTB header size from SPMDOlivier Deprez2020-05-131-2/+1
* SPMD: code/comments cleanupOlivier Deprez2020-05-131-1/+1
* Implement SMCCC_ARCH_SOC_ID SMC callManish V Badarkhe2020-03-171-0/+10
* 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: add support for an example SPM core manifestAchin Gupta2020-02-101-2/+9
* Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani2020-01-101-1/+1
* spm-mm: Refactor secure_partition.h and its contentsPaul Beesley2019-12-201-2/+2
* Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov2019-09-131-1/+0
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-011-5/+5
* Mbed TLS: Remove weak heap implementationAmbroise Vincent2019-04-121-1/+2
* Add support for pointer authenticationAntonio Nino Diaz2019-02-271-1/+2
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-042-4/+6
* SPM: Load image and RD from SP packageAntonio Nino Diaz2018-12-111-0/+2
* SPM: Introduce functions to load DTB filesAntonio Nino Diaz2018-12-101-0/+2
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+4
* Remove some MISRA defects in common codeAntonio Nino Diaz2018-10-041-4/+5