summaryrefslogtreecommitdiff
path: root/tftf/tests
AgeCommit message (Expand)Author
2023-11-02fix(interrupts): check support for ESPI before testing itMadhukar Pappireddy
2023-11-02feat(ras): test to verify SErros synchronized at EL3 boundryManish Pandey
2023-11-01test(rme): add SME registers to SIMD state testArunachalam Ganapathy
2023-10-31test(rme): intermittently switch to Realm while NS doing SSVE opsArunachalam Ganapathy
2023-10-31feat(rme): add tests to check NS SME ID registers and configurationsArunachalam Ganapathy
2023-10-31feat(sme): add sme helper routines and add streaming sve supportArunachalam Ganapathy
2023-10-31fix(sme): use rdsvl instead of rdvlArunachalam Ganapathy
2023-10-31fix(sme): enable SME/SME2 during arch initArunachalam Ganapathy
2023-10-31Merge changes from topic "rmm-eac5"Soby Mathew
2023-10-31feat(rmm-eac5): update RSI_VERSION, RMI_VERSIONShruti Gupta
2023-10-31feat(rmm) : add api for rec force exitShruti Gupta
2023-10-31test(rmm-eac4): add testcase for CPU_ON deniedShruti Gupta
2023-10-27Merge "feat(handoff): add basic firmware handoff tests"Manish Pandey
2023-10-27feat(handoff): add basic firmware handoff testsHarrison Mutai
2023-10-26Merge "tests(spmd): check SMCCC NS physical FF-A instance"Manish Pandey
2023-10-25test(rme): check various SIMD state preserved across NS/RL switchArunachalam Ganapathy
2023-10-25fix(rme): enhance fpu state verification testArunachalam Ganapathy
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-25test(rme): check if non SVE realm gets undefined abortArunachalam Ganapathy
2023-10-25tests(spmd): check SMCCC NS physical FF-A instanceOlivier Deprez
2023-10-24test(rmm): add test for multiple rec single cpuShruti Gupta
2023-10-23feat(rmm) : use shared data buf to pass arg to recShruti Gupta
2023-10-23feat(realm): add host call to flush realm printsShruti Gupta
2023-10-23feat(rmm): add support for multiple rec and cpuShruti Gupta
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-13test: normal world can't share root memoryJ-Alves
2023-10-13Merge "fix(spm_common): fix comparison that is always true"Madhukar Pappireddy
2023-10-13feat(cactus): use security state attributeJ-Alves
2023-10-13Merge "Add test for Errata management firmware interface."Bipin Ravi
2023-10-12fix(spm_common): fix comparison that is always trueKarl Meakin
2023-10-10Add test for Errata management firmware interface.Sona Mathew
2023-10-10fix(rme): append realm.bin at end of tftf.binSoby Mathew
2023-10-10test(xlat) : fix testcase xlat v2: Stress testShruti Gupta
2023-09-28fix(spm): instruction permissions on memory sharingJ-Alves
2023-09-13fix(rme): remove RIPAS_UNDEFINED definitionAlexeiFedorov
2023-09-13feat(rme): use RIPAS/HIPAS EAC 2 definitionsAlexeiFedorov
2023-09-13feat(rme): support for PMU as per RMM Specification 1.0-eac2AlexeiFedorov
2023-09-13feat(rme): add Realm SVE tests for EAC1AlexeiFedorov
2023-09-13feat(rme): modify API of RMI_RTT_*_RIPASAlexeiFedorov
2023-09-13feat(rme): changes in handling RMI_RTT_UNMAP_UNPROTECTEDAlexeiFedorov
2023-09-13feat(rme): update API of data/rtt functionsAlexeiFedorov
2023-09-13feat(rme): remove RMI_VALID_NS statusAlexeiFedorov
2023-09-13feat(rme):set size of RsiHostCall.gprs[] to 31AlexeiFedorov