- e780940 refactor(errata_abi): update the cpu structs for errata ABI by Sona Mathew · 1 year, 6 months ago
- c2fb1b4 refactor(errata_abi): add the Cortex-X4 cpu struct by Sona Mathew · 1 year, 5 months ago
- 54542e2 fix(interrupts): check support for ESPI before testing it by Madhukar Pappireddy · 1 year, 10 months ago
- 5a1cd1d feat(ras): test to verify SErros synchronized at EL3 boundry by Manish Pandey · 2 years, 2 months ago
- 794647a test(rme): add SME registers to SIMD state test by Arunachalam Ganapathy · 1 year, 11 months ago
- 60ffac6 test(rme): intermittently switch to Realm while NS doing SSVE ops by Arunachalam Ganapathy · 2 years, 2 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
- 688233f tests(spmd): check SMCCC NS physical FF-A instance by Olivier Deprez · 2 years, 1 month ago
- 54395f3 test(rme): check various SIMD state preserved across NS/RL switch by Arunachalam Ganapathy · 1 year, 11 months ago
- 1ee341d fix(rme): enhance fpu state verification test by Arunachalam Ganapathy · 2 years, 2 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
- 67eee2f test(rmm): add test for multiple rec single cpu by Shruti Gupta · 1 year, 10 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
- 9502d31 test(spm): clear memory flag with two constituents by J-Alves · 1 year, 10 months ago
- 5caee30 fix(memory share): reclaim and check memory by J-Alves · 2 years, 3 months ago
- 4b61003 test: normal world can't share root memory by J-Alves · 2 years, 3 months ago
- cde9a1b feat(cactus): use security state attribute by J-Alves · 2 years, 3 months ago
- b287295 fix(spm_common): fix comparison that is always true by Karl Meakin · 1 year, 10 months ago
- 129c5ce Add test for Errata management firmware interface. by Sona Mathew · 1 year, 10 months ago
- 6665cca fix(rme): append realm.bin at end of tftf.bin by Soby Mathew · 1 year, 10 months ago
- 10aec00 test(xlat) : fix testcase xlat v2: Stress test by Shruti Gupta · 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
- a1bdf5e feat(rme): modify API of RMI_RTT_*_RIPAS by AlexeiFedorov · 2 years, 3 months ago
- 75905a6 feat(rme): changes in handling RMI_RTT_UNMAP_UNPROTECTED by AlexeiFedorov · 2 years, 3 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
- 6cd3db3 feat(rme):set size of RsiHostCall.gprs[] to 31 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
- 2fcec37 build(clang): introduce clang toolchain support by Jayanth Dodderi Chidanand · 2 years, 2 months ago
- 8822cf6 feat: use x0-x17 for ff-a calls by Raghu Krishnamurthy · 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
- f21dbc6 feat(versal): add platform specific testcase by Akshay Belsare · 3 years ago
- 4aed9ce fix: build dependency in test-realms-payload by J-Alves · 2 years ago
- 7e87b97 fix(spm): FFA_VERSION to return error by J-Alves · 2 years 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
- f2f3cd3 feat(ras): introduce RAS KFH support test by Manish Pandey · 2 years, 5 months ago
- 29f52e9 fix(sme): align SME test vector arrays to 16 bytes by Olivier Deprez · 2 years, 2 months ago
- 43adaae feat: introduce SError exception handler by Manish Pandey · 2 years, 5 months ago
- 7281541 feat(ras): move wait logic from assembley to C by Manish Pandey · 2 years, 5 months ago
- c546116 refactor(ras): rename sdei related functions/events by Manish Pandey · 2 years, 6 months ago
- adf2d6c fix(tftf): disable RMI tests when building for aarch32 architecture by Javier Almansa Sobrino · 2 years, 2 months ago
- 066e57f fix(tftf): command id passed to realm to compare FPU registers by Arunachalam Ganapathy · 2 years, 2 months ago
- c927d39 Update test_psci_stat.c to support more pwr levels by Jim Ray · 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
- c124d06 chore: tidy setup and discovery logs by J-Alves · 2 years, 3 months ago
- d2126b2 Revert "test(interrupts): add tests for interrupt routing" by Manish Pandey · 2 years, 3 months ago
- 10ebae0 test(interrupts): add tests for interrupt routing by Raghu Krishnamurthy · 2 years, 7 months ago
- 4851e2d Add tests for Errata management firmware interface. by Sona Mathew · 2 years, 8 months ago
- cfe5652 test: group0 interrupt triggers while VM/SP is running by Madhukar Pappireddy · 2 years, 6 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
- d833c2d fix: drop invalid access test from CI by J-Alves · 2 years, 3 months ago
- 23eb078 test(memory sharing): donate consecutively same memory by J-Alves · 2 years, 5 months ago
- 281ff46 refactor(memory sharing): helper functions by J-Alves · 2 years, 5 months ago
- afd6021 test(spm): validate NWd can't share forbidden addresses by J-Alves · 2 years, 5 months ago
- 8b2c797 feat(hcx): modified test to also check for reset value by Juan Pablo Conde · 2 years, 6 months ago
- 19447f6 feat: unify Firmware First handling of lower el EA by Manish Pandey · 2 years, 3 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
- 20e493d chore: reorder logs in the memory sharing tests by J-Alves · 2 years, 5 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
- ad0d5fc feat(tools): add ability to skip tests for AArch32 by Shruti Gupta · 2 years, 4 months ago
- ddc0c29 fix(pmu): check pmu is supported before using any of it by Boyan Karatotev · 2 years, 5 months ago
- e4ad4a1 test(nop): add "nop" test case by Gareth Stockwell · 2 years, 7 months ago
- e39fe36 feat: introduce test to generate sync EA by Manish Pandey · 2 years, 6 months ago
- c8b2faa fix: use write instead of read to generate SError by Manish Pandey · 2 years, 6 months ago
- 097167f feat: introduce test to generate SError by Manish Pandey · 2 years, 7 months ago
- a648082 refactor(ras): rename ras related tests by Manish Pandey · 2 years, 7 months ago
- 6185ddc fix(ff-a): tftf handling of its RXTX buffer pair by J-Alves · 2 years, 6 months ago
- 83686b4 test(spm): check rxtx unmap at NS physical instance by J-Alves · 2 years, 7 months ago