403 Commits (9881bb93a3bc0a3ea37e9f093e09ab4b360a9e48)

Author SHA1 Message Date
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
Robert Wakim 6a00e9b0c8 fix(gpt_rme): rework delegating/undelegating sequence 3 years ago
Federico Recanati c2eba07c47 feat(spm): add FFA_MSG_SEND2 forwarding in SPMD 3 years ago
Daniel Boulby 9944f55761 feat(ff-a): forward FFA_VERSION from SPMD to SPMC 3 years ago
Mark Dykes 00e8113145 fix(trp): Distinguish between cold and warm boot 3 years ago
Subhasish Ghosh a4cc85c129 fix(rmmd/sve): enable/disable SVE/FPU for Realms 3 years ago
Subhasish Ghosh b9fd2d3ce3 fix(rmmd): align RMI and GTSI FIDs with SMCCC 3 years ago
Soby Mathew 11578303fd fix(rmmd): preserve x4-x7 as per SMCCCv1.1 3 years ago
Manish Pandey 4333f95bed fix(spm_mm): do not compile if SVE/SME is enabled 3 years ago
johpow01 dc78e62d80 feat(sme): enable SME functionality 3 years ago
Manish Pandey 2461bd3a89 fix(gpt_rme): use correct print format for uint64_t 3 years ago
Olivier Deprez 0c23e6f44d fix(spmd): error macro to use correct print format 3 years ago
Scott Branden 4ce3e99a33 fix: libc: use long for 64-bit types on aarch64 4 years ago
J-Alves 96b71eb959 feat(ff-a): feature retrieval through FFA_FEATURES call 3 years ago
Ming Huang d39db2695b fix(sdei): fix assert while kdump issue 3 years ago
Olivier Deprez 8cb99c3fc3 feat(SPMD): route secure interrupts to SPMC 4 years ago
Vasyl Gomonovych 6b94356b57 fix(sdei): print event number in hex format 3 years ago
johpow01 f19dc624a1 refactor(gpt): productize and refactor GPT library 3 years ago
Zelalem Aweke 5b18de09e8 feat(rme): add ENABLE_RME build option and support for RMM image 3 years ago
Zelalem Aweke 50a3056a3c feat(rme): add Test Realm Payload (TRP) 3 years ago