aboutsummaryrefslogtreecommitdiff
path: root/services/std_svc
AgeCommit message (Expand)Author
2021-04-19services: spm_mm: Use sp_boot_info to set SP contextMayur Gudmeti
2021-03-19SPM: Fix error codes size in SPMD handlerJ-Alves
2021-03-15SPMD: lock the g_spmd_pm structureOlivier Deprez
2021-03-15FF-A: implement FFA_SECONDARY_EP_REGISTEROlivier Deprez
2021-03-05SDEI: updata the affinity of shared eventTony Xie
2021-02-18Revert "spmd: ensure SIMD context is saved/restored on SPMC entry/exit"Max Shvetsov
2021-02-12spmd: ensure SIMD context is saved/restored on SPMC entry/exitOlivier Deprez
2021-02-10services: TRNG: Fix -O0 compilationAndre Przywara
2021-02-05Add TRNG Firmware Interface serviceJimmy Brisson
2020-11-30Aarch64: Add support for FEAT_PANx extensionsAlexei Fedorov
2020-10-02spmd: Fix signedness comparison warningAndre Przywara
2020-09-17Merge "spmd: remove assert for SPMC PC value" into integrationMark Dykes
2020-09-07Fix: fixing coverity issue for SPM Core.Max Shvetsov
2020-09-01spmd: remove assert for SPMC PC valueVarun Wadekar
2020-08-21SPMD: Dont forward PARTITION_INFO_GET from secure FF-A instanceRuari Phipps
2020-08-20SPMC: embed secondary core ep info into to SPMC contextOlivier Deprez
2020-08-20SPMD: secondary cores PM on and off SPD hooks relayed to SPMCOlivier Deprez
2020-08-20SPMD: handle SPMC message to register secondary core entry pointOlivier Deprez
2020-08-20SPMD: introduce SPMC to SPMD messagesOlivier Deprez
2020-08-20SPMD: register the SPD PM hooksOlivier Deprez
2020-08-20SPMD: add generic SPD PM handlersOlivier Deprez
2020-08-20SPMD: enhance SPMC internal boot statesOlivier Deprez
2020-08-20SPMD: entry point info get helperOlivier Deprez
2020-06-23FFA Version interface updateJ-Alves
2020-06-02xlat_tables_v2: add base table section name parameter for spm_mmMasahisa Kojima
2020-05-25SPCI is now called PSA FF-AJ-Alves
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-12SPMD: Add support for SPCI_ID_GETMax Shvetsov
2020-03-03SPMD: add command line parameter to run SPM at S-EL2 or S-EL1Max Shvetsov
2020-03-03SPMD: smc handler qualify secure origin using booleansOlivier Deprez
2020-03-03SPMD: SPMC init, SMC handler cosmetic changesMax Shvetsov
2020-03-03SPMD: Adds partially supported EL2 registers.Max Shvetsov
2020-03-02SPMD: save/restore EL2 system registers.Max Shvetsov
2020-02-10SPMD: hook SPMD into standard services frameworkAchin Gupta
2020-02-10SPMD: add SPM dispatcher based upon SPCI Beta 0 specAchin Gupta
2020-01-22Prevent speculative execution past ERETAnthony Steinhauser
2019-12-20spm-mm: Rename aarch64 assembly filesPaul Beesley
2019-12-20spm-mm: Rename source filesPaul Beesley
2019-12-20spm-mm: Rename spm_shim_private.hPaul Beesley
2019-12-20spm-mm: Rename spm_private.hPaul Beesley
2019-12-20spm-mm: Rename component makefilePaul Beesley
2019-12-20spm-mm: Remove mm_svc.h headerPaul Beesley
2019-12-20spm-mm: Refactor spm_svc.h and its contentsPaul Beesley
2019-12-20spm-mm: Refactor secure_partition.h and its contentsPaul Beesley
2019-12-20spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley
2019-12-20Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley
2019-11-19Enable -Wshadow alwaysJustin Chadwell
2019-08-13Merge changes from topic "jc/coverity-fixes" into integrationPaul Beesley