- e780940 refactor(errata_abi): update the cpu structs for errata ABI by Sona Mathew · 1 year, 6 months ago
- 54542e2 fix(interrupts): check support for ESPI before testing it by Madhukar Pappireddy · 1 year, 10 months ago
- fb77758 feat(rme): add tests to check NS SME ID registers and configurations by Arunachalam Ganapathy · 2 years, 3 months ago
- 9950ef2 feat(sme): add sme helper routines and add streaming sve support by Arunachalam Ganapathy · 2 years, 2 months ago
- 073d8f1 fix(sme): use rdsvl instead of rdvl by Arunachalam Ganapathy · 2 years, 2 months ago
- 7cf446f fix(sme): enable SME/SME2 during arch init by Arunachalam Ganapathy · 1 year, 11 months ago
- 83bb60b feat(rmm-eac5): update RSI_VERSION, RMI_VERSION by Shruti Gupta · 1 year, 10 months ago
- 2b721cc feat(rmm) : add api for rec force exit by Shruti Gupta · 1 year, 10 months ago
- 13b26ad test(rmm-eac4): add testcase for CPU_ON denied by Shruti Gupta · 1 year, 10 months ago
- 5afa5b0 feat(handoff): add basic firmware handoff tests by Harrison Mutai · 1 year, 11 months ago
- 54395f3 test(rme): check various SIMD state preserved across NS/RL switch by Arunachalam Ganapathy · 1 year, 11 months ago
- df8c143 feat(sve): add helper routines to read, write, compare SVE registers by Arunachalam Ganapathy · 2 years ago
- 7ed91c1 feat(fpu): add helper routines to read, write, compare FPU registers by Arunachalam Ganapathy · 2 years ago
- 7c56cac fix(sve): represent sve Z0-31 registers as array of bytes by Arunachalam Ganapathy · 2 years ago
- f0e23ae test(rme): check if non SVE realm gets undefined abort by Arunachalam Ganapathy · 2 years, 2 months ago
- db3c962 feat(rmm) : use shared data buf to pass arg to rec by Shruti Gupta · 1 year, 10 months ago
- 9629c50 feat(realm): add host call to flush realm prints by Shruti Gupta · 1 year, 10 months ago
- bf4dc3d feat(rmm): add support for multiple rec and cpu by Shruti Gupta · 2 years ago
- bb05fc3 test: exercise secure espi interrupt handling by Raghu Krishnamurthy · 3 years ago
- cde9a1b feat(cactus): use security state attribute by J-Alves · 2 years, 3 months ago
- c96667d feat(ff-a): define memory security state attribute by J-Alves · 2 years, 3 months ago
- 6665cca fix(rme): append realm.bin at end of tftf.bin by Soby Mathew · 1 year, 10 months ago
- 5a9220a fix(spm): instruction permissions on memory sharing by J-Alves · 1 year, 11 months ago
- 925e6cf fix(rme): remove RIPAS_UNDEFINED definition by AlexeiFedorov · 2 years, 1 month ago
- 88aa8b7 feat(rme): use RIPAS/HIPAS EAC 2 definitions by AlexeiFedorov · 2 years, 1 month ago
- 5ceefcc feat(rme): support for PMU as per RMM Specification 1.0-eac2 by AlexeiFedorov · 2 years, 2 months ago
- ac9ff2b feat(rme): add Realm SVE tests for EAC1 by AlexeiFedorov · 2 years, 2 months ago
- e82257c feat(rme): update API of data/rtt functions by AlexeiFedorov · 2 years, 4 months ago
- 523f26f feat(rme): remove RMI_VALID_NS status by AlexeiFedorov · 2 years, 4 months ago
- ccf4775 feat(rme): remove RMI_ERROR_IN_USE error code by AlexeiFedorov · 2 years, 4 months ago
- f244d28 feat(rme): pass RD pointer in arg0 register X1 by AlexeiFedorov · 2 years, 4 months ago
- 27408a5 feat(rmm): modify rmi_realm_params structure by AlexeiFedorov · 2 years, 4 months ago
- fbc5896 refactor(fgt): modify FEAT_FGT test to check for init values by Juan Pablo Conde · 2 years, 1 month ago
- ed961b9 feat(cpufeat): add feat detection helpers by Juan Pablo Conde · 2 years, 1 month ago
- d44e5e0 test: add discovery of el3 spmd logical partitions by Raghu Krishnamurthy · 2 years, 4 months ago
- 114387c feat(ff-a): partition information via registers by Raghu Krishnamurthy · 2 years, 4 months ago
- 939ccf1 fix(spm): stop spm from being built for in aarch32 by Daniel Boulby · 2 years ago
- 597885f test(tftf): test PAuth in Realm by Shruti Gupta · 2 years, 4 months ago
- 43adaae feat: introduce SError exception handler by Manish Pandey · 2 years, 5 months ago
- fd3174d feat(xlat): add support for 52 bit PA size with 4KB granularity by Javier Almansa Sobrino · 2 years, 2 months ago
- b4337a4 tftf(rme): check if RMM doesn't leak Realm contents in SVE registers by Arunachalam Ganapathy · 2 years, 4 months ago
- 5c253f7 tftf(rme): intermittently switch to Realm while doing NS SVE ops by Arunachalam Ganapathy · 2 years, 4 months ago
- f797919 refactor(sve): move sve operations to a lib routine by Arunachalam Ganapathy · 2 years, 4 months ago
- c85c83f feat(rme): add SVE Realm tests by Arunachalam Ganapathy · 2 years, 4 months ago
- 4851e2d Add tests for Errata management firmware interface. by Sona Mathew · 2 years, 8 months ago
- ce92668 fix(tftf) : add alignment to FPU state structure by Shruti Gupta · 2 years, 3 months ago
- 5279f5f test(tftf): test FPU state registers context is preserved in RL/SE/NS by Shruti Gupta · 2 years, 4 months ago
- f2bf197 refactor(tftf): move SIMD/FPU save/restore routine to common lib by Shruti Gupta · 2 years, 4 months ago
- 22c9b31 refactor(rme): add helper macro for RME tests by Arunachalam Ganapathy · 2 years, 4 months ago
- 8b2c797 feat(hcx): modified test to also check for reset value by Juan Pablo Conde · 2 years, 6 months ago
- 1e4acac feat(sme): add basic SME2 tests by Jayanth Dodderi Chidanand · 2 years, 7 months ago
- ccd65ff feat(sme): update sme/mortlach tests by Jayanth Dodderi Chidanand · 2 years, 6 months ago
- 8287a5f test(tftf): test Secure interrupt can preempt Realm EL1 by nabkah01 · 2 years, 9 months ago
- dd77e23 refact(twdog): move trusted wdog API to spm_common by nabkah01 · 2 years, 9 months ago
- 80ba488 feat(ff-a): memory share bump to v1.1 EAC0 by J-Alves · 3 years, 1 month ago
- 39f9653 feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ) by Karl Meakin · 2 years, 5 months ago
- 668d9f5 test(psci): add tests for OS-initiated mode by Wing Li · 2 years, 9 months ago
- d9c3561 feat(rme): add PMU Realm tests by AlexeiFedorov · 2 years, 5 months ago
- 6185ddc fix(ff-a): tftf handling of its RXTX buffer pair by J-Alves · 2 years, 6 months ago
- cf9fdf4 fix(tftf): align with RMM bet0 return code by AlexeiFedorov · 2 years, 8 months ago
- 305fa6e feat(tftf): TFTF Realm extension enhancement by AlexeiFedorov · 2 years, 9 months ago
- e920911 test(pmu): check if PMUv3 is functional by Boyan Karatotev · 2 years, 10 months ago
- 287f09b fix(pmu): extend PMEVTYPER.evtCount width by Boyan Karatotev · 2 years, 10 months ago
- fd47cc7 feat(spe): add support for more SPE versions by Manish V Badarkhe · 2 years, 9 months ago
- 9641678 test(ff-a): check execution state property of partitions by Kathleen Capella · 2 years, 9 months ago
- 5f3225b refactor: remove deprecated spm libs and test code by Olivier Deprez · 2 years, 9 months ago
- 7bbb977 feat: tftf realm extension by nabkah01 · 2 years, 10 months ago
- e26455f test(SMCCC): add test for SMCCC_ARCH_WORKAROUND_3 by Bipin Ravi · 3 years, 3 months ago
- c4e27bf refact(trng): cleanup TRNG service tests by Jayanth Dodderi Chidanand · 2 years, 10 months ago
- 92085cd test(sve): test SVE operations in NWd by Kathleen Capella · 3 years ago
- bee970d test(interrupts): command to resume after managed exit by Madhukar Pappireddy · 2 years, 11 months ago
- 3fef023 test(interrupts): hint fwd destination SP could be interrupted by Madhukar Pappireddy · 2 years, 11 months ago
- 7ec90a8 fix(interrupts): dont enable virtual maintenance interrupts by Madhukar Pappireddy · 3 years ago
- db80c50 test(interrupts): exercise ns interrupt being signaled to SP by Madhukar Pappireddy · 3 years, 2 months ago
- 8c8921b test(pauth): updated helpers to include QARMA3 by Juan Pablo Conde · 3 years, 1 month ago
- 949adcd fix: mismatched sme header guard name by Olivier Deprez · 3 years ago
- 32fffd3 refactor: rename FFA_MSG_RUN to FFA_RUN by Olivier Deprez · 3 years ago
- 4ce1e1e feat(rng_trap): add tests for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years ago
- ce4a31d fix(sve): discover the SVE vector length by Olivier Deprez · 3 years, 1 month ago
- 2e05cbe feat(ff-a): add FFA_CONSOLE_LOG ABI test. by Maksims Svecovs · 3 years, 2 months ago
- 616453f feat(tftf): refactoring of some tftf function helpers by nabkah01 · 3 years, 5 months ago
- 246b817 test(ff-a): uuid field for ffa_partition_info_get by Daniel Boulby · 3 years, 2 months ago
- bad9164 test(ff-a): check w3 for ffa_partition_info_get by Daniel Boulby · 3 years, 2 months ago
- 2d477a4 fix(rme/fid): refactor RMI fid macros by Subhasish Ghosh · 3 years, 3 months ago
- a437a34 test(spm): use ffa_helpers for ivy partition by Daniel Boulby · 3 years, 4 months ago
- 5b7c93d feat(WFxT): add a test for WFxT instructions by Manish V Badarkhe · 3 years, 8 months ago
- 14402f0 test(tftf): prevent secure region access from Realm world by nabkah01 · 3 years, 6 months ago
- 0c7d6d5 feat(ff-a): create function helper to setup FF-A mailbox by nabkah01 · 3 years, 5 months ago
- a323a59 feat(brbe): test that EL3 has properly enabled access to BRBE by johpow01 · 3 years, 6 months ago
- a7a8a6c feat(ff-a): boot information structures by J-Alves · 3 years, 6 months ago
- 970468b feat(tftf): add common header for SIZE macro's by Vishnu Banavath · 3 years, 4 months ago
- be7b42f feat(interrupts): query last serviced interrupt by Madhukar Pappireddy · 3 years, 6 months ago
- c8a6390 refactor(interrupts): enhance secure interrupt handling test by Madhukar Pappireddy · 3 years, 8 months ago
- c969539 test(cactus): add test for NS memory sharing between SPs by Federico Recanati · 3 years, 7 months ago
- 57c2b34 fix(plat/arm/fvp): make address space configurable by Federico Recanati · 3 years, 7 months ago
- 4659f7d fix(tftf): remove invalid_access test from standard tests by Manish Pandey · 3 years, 5 months ago
- c8b7ca5 test(ff-a): versioned partition info descriptors by Daniel Boulby · 3 years, 7 months ago
- 20d9976 test(cactus): prevent realm region access from swd by Olivier Deprez · 4 years, 4 months ago
- 8bd10dc feat(tftf): add tests to access invalid memory by Manish Pandey · 3 years, 7 months ago
- 463b441 test(el3-runtime): check DIT is retained on exception by Daniel Boulby · 3 years, 9 months ago