536 Commits (5726fb77b8c574185a9fe9721b5fca3c94d10eaa)

Author SHA1 Message Date
Javier Almansa Sobrino 1d0ca40e90 feat(rmmd): add support to create a boot manifest 3 years ago
Javier Almansa Sobrino dc65ae4643 fix(rme): use RMM shared buffer for attest SMCs 3 years ago
Javier Almansa Sobrino 8c980a4a46 feat(rmmd): add support for RMM Boot interface 3 years ago
Shruti 5519f07cd4 feat(spmd): avoid spoofing in FF-A direct request 2 years ago
Subhasish Ghosh fb00dc4a7b fix(rme/fid): refactor RME fid macros 3 years ago
Marc Bonnici 25eb2d41a6 fix(spmc): fix incorrect FF-A version usage 3 years ago
Marc Bonnici 3954bc3c03 fix(spmc): fix FF-A memory transaction validation 3 years ago
Marc Bonnici a8be4cd057 feat(fvp): add plat hook for memory transactions 3 years ago
Marc Bonnici 0560b53e71 feat(spmc): enable handling of the NS bit 3 years ago
Marc Bonnici 7e804f9695 feat(spmc): add support for v1.1 FF-A memory data structures 3 years ago
Marc Bonnici fef85e1e53 feat(spmc/mem): prevent duplicated sharing of memory regions 3 years ago
Marc Bonnici f0244e5dd1 feat(spmc/mem): support multiple endpoints in memory transactions 3 years ago
Achin Gupta 2e21921502 feat(spmc): add support for v1.1 FF-A boot protocol 3 years ago
Marc Bonnici e0b1a6d59e feat(spmc/mem): add FF-A memory management code 3 years ago
Marc Bonnici 642db98407 feat(spmd): allow forwarding of FFA_FRAG_RX/TX calls 3 years ago
Marc Bonnici 46872e01f5 feat(spmc): add support for FFA_SPM_ID_GET 3 years ago
Achin Gupta 729d7793f8 feat(spmc): add support for forwarding a secure interrupt to the SP 3 years ago
Marc Bonnici f0143004e5 feat(spmc): enable the SPMC to pass the linear core ID in a register 3 years ago
Marc Bonnici 59bd2ad83c feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC 3 years ago
Marc Bonnici f0c25a082f feat(spmc): add FFA_RX_RELEASE handler 3 years ago
Marc Bonnici aad20c85cb feat(spmc): add FFA_RUN handler 3 years ago
Marc Bonnici d5fe92350c feat(spmc): support FFA_ID_GET ABI 3 years ago
Marc Bonnici 55a296387b feat(spmc): add FFA_FEATURES handler 3 years ago
Marc Bonnici f74e27723b feat(spmc): add FFA_PARTITION_INFO_GET handler 3 years ago
Marc Bonnici 1a752245ec feat(spmc): enable handling FF-A RX/TX Mapping ABIs 3 years ago
Nishant Sharma 15dd6f19da feat(spm_mm): add support to save and restore fp regs 3 years ago
Marc Bonnici c2b1434369 feat(spmc): add helper to obtain a partitions FF-A version 3 years ago
Marc Bonnici 9576fa93a2 feat(spmd): enable SPMD to forward FFA_VERSION to EL3 SPMC 3 years ago
Marc Bonnici 0c7707fdf2 feat(spmc): enable handling FFA_VERSION ABI 3 years ago
Marc Bonnici f16b6ee3de feat(spmc): add helper function to obtain endpoint mailbox 3 years ago
Marc Bonnici a7c00505f8 feat(spmc): add helper function to obtain hyp structure 3 years ago
Marc Bonnici 3de378ff8c feat(spmc): enable parsing of messaging methods from manifest 3 years ago
Marc Bonnici 5b0219ddd5 feat(spmc): enable checking of execution ctx count 3 years ago
Marc Bonnici 857f5790da feat(spmc): enable parsing of UUID from SP Manifest 3 years ago
Marc Bonnici e1df6008d9 feat(spmc): add partition mailbox structs 3 years ago
Marc Bonnici a34ccd4c20 test(plat/fvp/lsp): add example logical partition 3 years ago
Marc Bonnici 7affa25cad feat(spmc/lsp): add logical partition framework 3 years ago
Marc Bonnici 9741327df5 feat(spmc): add support for direct req/resp 3 years ago
Marc Bonnici d663fe7a30 feat(spmc): add support for handling FFA_ERROR ABI 3 years ago
Marc Bonnici c4db76f066 feat(spmc): add support for FFA_MSG_WAIT 3 years ago
Marc Bonnici 20fae0a7ce feat(spmc): add function to determine the return path from the SPMC 3 years ago
Marc Bonnici bb01a67306 feat(spmd): enable handling of FF-A SMCs with the SPMC at EL3 3 years ago
Marc Bonnici 6da76075bf feat(spmd): update SPMC init flow to use EL3 implementation 3 years ago
Marc Bonnici 5096aeb2ba feat(spmc): add FF-A secure partition manager core 3 years ago
Zelalem Aweke 8b95e84870 refactor(context mgmt): add cm_prepare_el3_exit_ns function 3 years ago
Marc Bonnici b61d94a1a2 refactor(spm_mm): reorganize secure partition manager code 3 years ago
Soby Mathew a0435105f2 feat(rme): add dummy realm attestation key to RMMD 3 years ago
Soby Mathew 0f9159b7eb feat(rme): add dummy platform token to RMMD 3 years ago
Soby Mathew 319fb08438 refactor(rme): reorg existing RMMD EL3 service FIDs 3 years ago
Federico Recanati d555233fe5 feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD 3 years ago