aboutsummaryrefslogtreecommitdiff
path: root/tftf/tests/runtime_services/secure_service
AgeCommit message (Expand)Author
2024-02-07test: exercise DMA isolation for secure access to ns memoryMadhukar Pappireddy
2024-02-06refactor: cactus to handle expect exceptionJ-Alves
2024-02-06test(memory share): memory contents checksJ-Alves
2024-02-06refactor(spm): clean-up after failed memory shareJ-Alves
2024-02-06test(spm): lend/donate realm memoryJ-Alves
2024-02-06test(spm): use all constituents of memory shareJ-Alves
2024-02-06test(spm): validate GPC with memory sharingJ-Alves
2024-01-31fix(spm): logs with errors in verbose buildsJ-Alves
2024-01-26refactor(spm): rename spm cpu_features to simdOlivier Deprez
2024-01-23feat(memory share): verify receiversJ-Alves
2024-01-23fix(memory share): arguments used in retrieve testsJ-Alves
2024-01-22feat(ff-a): add impdef field to ffa_memory_accessDaniel Boulby
2024-01-22feat(ff-a): update FF-A version for memory sharing testsDaniel Boulby
2024-01-16Merge changes from topic "km/test_hypervisor_retrieve_request"Manish Pandey
2024-01-11test(memory share): fragmented hypervisor retrieve requestKarl Meakin
2024-01-11feat(memory share): support sending fragmented messages.Karl Meakin
2024-01-11test(memory share): multiple receiver hypervisor retrieve requestKarl Meakin
2024-01-11feat(memory share): send multiple receiver regionsKarl Meakin
2024-01-11test(memory share): hypervisor retrieve requestKarl Meakin
2024-01-11test(smmu): secure peripheral access preventedOlivier Deprez
2024-01-11refactor(smmu): secure side DMA rand and memcpyOlivier Deprez
2024-01-09refactor(spm): `ffa_memory_access` constructorsKarl Meakin
2024-01-09refactor(ffa_helpers): use bitfields for memory access bitmapsKarl Meakin
2023-11-30feat(ff-a): update FF-A version to v1.2Kathleen Capella
2023-11-02fix(interrupts): check support for ESPI before testing itMadhukar Pappireddy
2023-10-26Merge "tests(spmd): check SMCCC NS physical FF-A instance"Manish Pandey
2023-10-25feat(sve): add helper routines to read, write, compare SVE registersArunachalam Ganapathy
2023-10-25feat(fpu): add helper routines to read, write, compare FPU registersArunachalam Ganapathy
2023-10-25fix(sve): represent sve Z0-31 registers as array of bytesArunachalam Ganapathy
2023-10-25tests(spmd): check SMCCC NS physical FF-A instanceOlivier Deprez
2023-10-20Merge "test: exercise secure espi interrupt handling"Madhukar Pappireddy
2023-10-16Merge "test(spm): clear memory flag with two constituents"Madhukar Pappireddy
2023-10-16Merge changes from topic "ja/ffa_memory_sharing_rme"Madhukar Pappireddy
2023-10-16test(spm): clear memory flag with two constituentsJ-Alves
2023-10-16fix(memory share): reclaim and check memoryJ-Alves
2023-10-13test: exercise secure espi interrupt handlingRaghu Krishnamurthy
2023-10-13feat(cactus): use security state attributeJ-Alves
2023-10-12fix(spm_common): fix comparison that is always trueKarl Meakin
2023-09-28fix(spm): instruction permissions on memory sharingJ-Alves
2023-08-17build(clang): introduce clang toolchain supportJayanth Dodderi Chidanand
2023-08-03feat: use x0-x17 for ff-a callsRaghu Krishnamurthy
2023-08-03test: add discovery of el3 spmd logical partitionsRaghu Krishnamurthy
2023-08-03feat(ff-a): partition information via registersRaghu Krishnamurthy
2023-08-01Merge "fix(spm): FFA_VERSION to return error"Olivier Deprez
2023-07-31fix(spm): FFA_VERSION to return errorJ-Alves
2023-07-31fix(spm): stop spm from being built for in aarch32Daniel Boulby
2023-05-24Merge changes from topic "realm-sve"Soby Mathew
2023-05-24refactor(sve): move sve operations to a lib routineArunachalam Ganapathy
2023-05-19chore: tidy setup and discovery logsJ-Alves
2023-05-12Revert "test(interrupts): add tests for interrupt routing"Manish Pandey