summaryrefslogtreecommitdiff
path: root/services/std_svc/spmd/spmd_main.c
AgeCommit message (Expand)Author
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: enhance SPMC internal boot statesOlivier Deprez
2020-08-20SPMD: entry point info get helperOlivier Deprez
2020-06-23FFA Version interface updateJ-Alves
2020-05-25SPCI is now called PSA FF-AJ-Alves
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-02SPMD: save/restore EL2 system registers.Max Shvetsov
2020-02-10SPMD: add SPM dispatcher based upon SPCI Beta 0 specAchin Gupta