summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-02fix(interrupts): check support for ESPI before testing itMadhukar Pappireddy
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-25test(rme): check various SIMD state preserved across NS/RL switchArunachalam 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-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-13test: exercise secure espi interrupt handlingRaghu Krishnamurthy
2023-10-13feat(cactus): use security state attributeJ-Alves
2023-10-13feat(ff-a): define memory security state attributeJ-Alves
2023-10-10fix(rme): append realm.bin at end of tftf.binSoby Mathew
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): update API of data/rtt functionsAlexeiFedorov
2023-09-13feat(rme): remove RMI_VALID_NS statusAlexeiFedorov
2023-09-13feat(rme): remove RMI_ERROR_IN_USE error codeAlexeiFedorov
2023-09-12feat(rme): pass RD pointer in arg0 register X1AlexeiFedorov
2023-09-08feat(rmm): modify rmi_realm_params structureAlexeiFedorov
2023-08-24refactor(fgt): modify FEAT_FGT test to check for init valuesJuan Pablo Conde
2023-08-24feat(cpufeat): add feat detection helpersJuan Pablo Conde
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): stop spm from being built for in aarch32"Olivier Deprez
2023-07-31fix(spm): stop spm from being built for in aarch32Daniel Boulby
2023-07-25test(tftf): test PAuth in RealmShruti Gupta
2023-06-13feat: introduce SError exception handlerManish Pandey
2023-06-06feat(xlat): add support for 52 bit PA size with 4KB granularityJavier Almansa Sobrino
2023-05-24tftf(rme): check if RMM doesn't leak Realm contents in SVE registersArunachalam Ganapathy
2023-05-24tftf(rme): intermittently switch to Realm while doing NS SVE opsArunachalam Ganapathy
2023-05-24refactor(sve): move sve operations to a lib routineArunachalam Ganapathy
2023-05-18feat(rme): add SVE Realm testsArunachalam Ganapathy
2023-05-08Add tests for Errata management firmware interface.Sona Mathew
2023-05-05fix(tftf) : add alignment to FPU state structureShruti Gupta
2023-05-05test(tftf): test FPU state registers context is preserved in RL/SE/NSShruti Gupta