aboutsummaryrefslogtreecommitdiff
path: root/services/std_svc/spmd/spmd_main.c
AgeCommit message (Expand)Author
2023-10-25fix(spmd): fix FFA_VERSION forwardingOlivier Deprez
2023-08-11feat(spmd): get logical partitions infoRaghu Krishnamurthy
2023-08-11feat(spmd): add partition info get regsRaghu Krishnamurthy
2023-08-11feat(spmd): el3 direct message APIRaghu Krishnamurthy
2023-08-03feat(spmd): add spmd logical partitionsRaghu Krishnamurthy
2023-07-17fix(spmd): perform G0 interrupt acknowledge and deactivationMadhukar Pappireddy
2023-06-13fix(spmd): relax use of EHF with SPMC at S-EL2Olivier Deprez
2023-05-01feat(spmd): add support for FFA_EL3_INTR_HANDLE_32 ABIMadhukar Pappireddy
2023-05-01feat(spmd): register handler for group0 interrupt from NWdMadhukar Pappireddy
2023-03-22refactor(cpufeat): align FEAT_SEL2 to new feature handlingAndre Przywara
2023-03-09feat(spmd): fail safe if SPM fails to initializeOlivier Deprez
2023-02-13feat(spmd): introduce FFA_PARTITION_INFO_GET_REGSRaghu Krishnamurthy
2023-02-09feat(spmd): copy tos_fw_config in secure regionManish V Badarkhe
2022-12-01fix: unify fallthrough annotationsBoyan Karatotev
2022-07-01feat(spmd): avoid spoofing in FF-A direct requestShruti
2022-05-13feat(spmd): allow forwarding of FFA_FRAG_RX/TX callsMarc Bonnici
2022-05-13feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMCMarc Bonnici
2022-05-10feat(spmd): enable SPMD to forward FFA_VERSION to EL3 SPMCMarc Bonnici
2022-04-22Merge changes from topic "ffa_el3_spmc" into integrationOlivier Deprez
2022-04-20feat(spmd): enable handling of FF-A SMCs with the SPMC at EL3Marc Bonnici
2022-04-20feat(spmd): update SPMC init flow to use EL3 implementationMarc Bonnici
2022-03-18feat(spm): add FFA_RX_ACQUIRE forwarding in SPMDFederico Recanati
2022-03-04Merge "feat(ff-a): forward FFA_VERSION from SPMD to SPMC" into integrationOlivier Deprez
2022-02-14feat(spm): add FFA_MSG_SEND2 forwarding in SPMDFederico Recanati
2022-02-03feat(ff-a): forward FFA_VERSION from SPMD to SPMCDaniel Boulby
2021-11-09fix(spmd): error macro to use correct print formatOlivier Deprez
2021-11-09Merge "feat(SPMD): route secure interrupts to SPMC" into integrationOlivier Deprez
2021-11-08Merge "fix: libc: use long for 64-bit types on aarch64" into integrationManish Pandey
2021-11-08fix: libc: use long for 64-bit types on aarch64Scott Branden
2021-11-05feat(ff-a): feature retrieval through FFA_FEATURES callJ-Alves
2021-11-03feat(SPMD): route secure interrupts to SPMCOlivier Deprez
2021-09-27Merge "feat(ff-a): adding notifications SMC IDs" into integrationOlivier Deprez
2021-09-16feat(ff-a): adding notifications SMC IDsJ-Alves
2021-09-09refactor(spmd): boot interface and pass core idOlivier Deprez
2021-06-18Merge "feat(spmd): add support for FFA_SPM_ID_GET" into integrationOlivier Deprez
2021-06-03perf(spmd): omit sel1 context save if sel2 presentOlivier Deprez
2021-05-13feat(spmd): add support for FFA_SPM_ID_GETDaniel Boulby
2021-04-20spmd: add FFA_INTERRUPT forwardingOlivier Deprez
2021-03-19SPM: Fix error codes size in SPMD handlerJ-Alves
2021-03-15FF-A: implement FFA_SECONDARY_EP_REGISTEROlivier Deprez
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
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