- 25eb2d4 fix(spmc): fix incorrect FF-A version usage by Marc Bonnici · 3 years, 3 months ago
- 3954bc3 fix(spmc): fix FF-A memory transaction validation by Marc Bonnici · 3 years, 3 months ago
- a8be4cd feat(fvp): add plat hook for memory transactions by Marc Bonnici · 3 years, 6 months ago
- 0560b53 feat(spmc): enable handling of the NS bit by Marc Bonnici · 3 years, 4 months ago
- 7e804f9 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · 3 years, 4 months ago
- fef85e1 feat(spmc/mem): prevent duplicated sharing of memory regions by Marc Bonnici · 3 years, 7 months ago
- f0244e5 feat(spmc/mem): support multiple endpoints in memory transactions by Marc Bonnici · 3 years, 7 months ago
- 2e21921 feat(spmc): add support for v1.1 FF-A boot protocol by Achin Gupta · 3 years, 10 months ago
- e0b1a6d feat(spmc/mem): add FF-A memory management code by Marc Bonnici · 3 years, 10 months ago
- b1470cc Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years, 3 months ago
- c8113bf Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years, 3 months ago
- 46872e0 feat(spmc): add support for FFA_SPM_ID_GET by Marc Bonnici · 3 years, 8 months ago
- 729d779 feat(spmc): add support for forwarding a secure interrupt to the SP by Achin Gupta · 3 years, 10 months ago
- 0dc2b51 Merge changes from topic "ns/save_fpregs_context" into integration by Olivier Deprez · 3 years, 3 months ago
- f014300 feat(spmc): enable the SPMC to pass the linear core ID in a register by Marc Bonnici · 3 years, 8 months ago
- 59bd2ad feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC by Marc Bonnici · 3 years, 4 months ago
- f0c25a0 feat(spmc): add FFA_RX_RELEASE handler by Marc Bonnici · 3 years, 4 months ago
- aad20c8 feat(spmc): add FFA_RUN handler by Marc Bonnici · 4 years ago
- d5fe923 feat(spmc): support FFA_ID_GET ABI by Marc Bonnici · 3 years, 8 months ago
- 55a2963 feat(spmc): add FFA_FEATURES handler by Marc Bonnici · 3 years, 8 months ago
- f74e277 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 4 years ago
- 1a75224 feat(spmc): enable handling FF-A RX/TX Mapping ABIs by Marc Bonnici · 4 years ago
- 15dd6f1 feat(spm_mm): add support to save and restore fp regs by Nishant Sharma · 3 years, 4 months ago
- c2b1434 feat(spmc): add helper to obtain a partitions FF-A version by Marc Bonnici · 3 years, 8 months ago
- 0c7707f feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · 3 years, 8 months ago
- f16b6ee feat(spmc): add helper function to obtain endpoint mailbox by Marc Bonnici · 3 years, 9 months ago
- a7c0050 feat(spmc): add helper function to obtain hyp structure by Marc Bonnici · 3 years, 9 months ago
- 3de378f feat(spmc): enable parsing of messaging methods from manifest by Marc Bonnici · 3 years, 8 months ago
- 5b0219d feat(spmc): enable checking of execution ctx count by Marc Bonnici · 3 years, 8 months ago
- 857f579 feat(spmc): enable parsing of UUID from SP Manifest by Marc Bonnici · 4 years ago
- e1df600 feat(spmc): add partition mailbox structs by Marc Bonnici · 4 years ago
- a34ccd4 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · 4 years ago
- 7affa25 feat(spmc/lsp): add logical partition framework by Marc Bonnici · 3 years, 6 months ago
- 9741327 feat(spmc): add support for direct req/resp by Marc Bonnici · 3 years, 8 months ago
- d663fe7 feat(spmc): add support for handling FFA_ERROR ABI by Marc Bonnici · 3 years, 8 months ago
- c4db76f feat(spmc): add support for FFA_MSG_WAIT by Marc Bonnici · 3 years, 8 months ago
- 20fae0a feat(spmc): add function to determine the return path from the SPMC by Marc Bonnici · 3 years, 8 months ago
- 6da7607 feat(spmd): update SPMC init flow to use EL3 implementation by Marc Bonnici · 3 years, 8 months ago
- 5096aeb feat(spmc): add FF-A secure partition manager core by Marc Bonnici · 3 years, 8 months ago
- b61d94a refactor(spm_mm): reorganize secure partition manager code by Marc Bonnici · 3 years, 8 months ago
- 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
- a8ab58e Merge changes from topic "jc/coverity-fixes" into integration by Paul Beesley · 6 years ago
- fc6b626 Fix Coverity #343017, Missing unlock by Justin Chadwell · 6 years ago
- d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
- 00e51ca services/spm: Fix service UUID lookup by Paul Beesley · 6 years ago
- 75f364b SPM: Adjust size of virtual address space per partition by Antonio Nino Diaz · 6 years ago
- 014df18 SPM: Refactor xlat context creation by Antonio Nino Diaz · 6 years ago
- 6de6965 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · 6 years ago
- 5db5930 SPM: Ignore empty regions in resource description by Antonio Nino Diaz · 6 years ago
- 7a79328 SPM: Create SPCI auxiliary function by Ambroise Vincent · 6 years ago
- bde2836 Remove several warnings reported with W=2 by Ambroise Vincent · 6 years ago
- 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago
- 9efdbc2 SPM: Remove unnecessary register save by Antonio Nino Diaz · 6 years ago
- 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 7 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- 2ada829 SPM: Rename files for consistency by Antonio Nino Diaz · 7 years ago
- 83a5d51 SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · 7 years ago
- e23ae07 SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · 7 years ago
- 206d2b3 SPM: Allow preemption in non-blocking requests by Antonio Nino Diaz · 7 years ago
- eb1cbb4 SPM: Support non-blocking calls by Antonio Nino Diaz · 7 years ago
- aa9ae89 SPM: Implement global response buffer helpers by Antonio Nino Diaz · 7 years ago
- 2f48dda SPM: Prevent simultaneous blocking calls by Antonio Nino Diaz · 7 years ago
- d54f0ca SPM: Support blocking calls by Antonio Nino Diaz · 7 years ago
- 07c13a3 SPM: Introduce SPRT C host library by Antonio Nino Diaz · 7 years ago
- 56ae979 SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · 7 years ago
- e8ce60a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · 7 years ago
- bbc8100 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 7 years ago
- 0fa1a02 SPM: Support multiple partitions by Antonio Nino Diaz · 7 years ago
- b212ca9 SPM: Remove old SMC interfaces by Antonio Nino Diaz · 7 years ago
- ffb7ce7 SPM: Map memory regions from RD by Antonio Nino Diaz · 7 years ago
- 7e5772b SPM: Read entrypoint from resource descriptor by Antonio Nino Diaz · 7 years ago
- 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
- 09d413a SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 7 years ago
- 08aa122 SPM: Deprecate boot info struct by Antonio Nino Diaz · 7 years ago
- 6e3bad3 SPM: Raise running priority of the core while in Secure Partition by Sughosh Ganu · 7 years ago
- c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
- 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
- e5d5951 xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · 7 years ago
- 73b0eaf SPM: Use generic MMU setup functions by Antonio Nino Diaz · 7 years ago
- a9203ed Add end_vector_entry assembler macro by Roberto Vargas · 7 years ago
- 4d4ceb5 SPM: Allow entering the SP without needing a SMC by Antonio Nino Diaz · 7 years ago
- 14fcc6e SPM: Refactor entry and exit of the SP by Antonio Nino Diaz · 7 years ago
- a0b9bb7 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 7 years ago
- 83a393b SPM: Initialize SP args as expected by cm library by Antonio Nino Diaz · 7 years ago
- b62507a SPM: Extract code out of the SMC handler by Antonio Nino Diaz · 7 years ago
- 46f996d SPM: Replace SP init flag by generic state enum by Antonio Nino Diaz · 7 years ago
- 07f3f63 SPM: Shorten names of types and functions by Antonio Nino Diaz · 7 years ago
- bfcdda4 SPM: Move xlat-related functions to separate file by Antonio Nino Diaz · 7 years ago
- 22282bb SPM: Move all SP-related info to SP context struct by Antonio Nino Diaz · 7 years ago
- 3984894 SPM: Do not trap S-EL0 access to SVE/SIMD/FP regs by Sandrine Bailleux · 7 years ago
- b3323cd Fix some MISRA defects in SPM code by Antonio Nino Diaz · 7 years ago
- 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 7 years ago
- 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
- 6bf0e07 Ensure the correct execution of TLBI instructions by Antonio Nino Diaz · 7 years ago
- a5b4c40 SPM: Fix version header definitions by Antonio Nino Diaz · 8 years ago
- a43c85d SPM: Allow secondary CPUs to use the Secure Partition by Antonio Nino Diaz · 8 years ago
- 26bd5f8 SPM: Move initialization flag to context struct by Antonio Nino Diaz · 8 years ago
- 4d2787c SPM: Fix MM_COMMUNICATE_AARCH32/64 parameters by Sandrine Bailleux · 8 years ago
- 83df7ce Merge pull request #1187 from antonio-nino-diaz-arm/an/spm-xlat-dram by davidcunado-arm · 8 years ago
- 9f0ee04 Merge pull request #1184 from antonio-nino-diaz-arm/an/bl31-in-dram by davidcunado-arm · 8 years ago