- faee961 test(realm): add ability to overwrite s2sz for creating realm by Shruti Gupta · 1 year, 6 months ago
- f733a78 test(realm) : add tests for PAS transitions by Shruti Gupta · 1 year, 7 months ago
- 733f881 Merge "fix(printf): increase TESTCASE_OUTPUT_MAX_SIZE" by Olivier Deprez · 1 year, 5 months ago
- 248284e Merge "refactor: trim down extensive test list" by Madhukar Pappireddy · 1 year, 5 months ago
- 31b91f4 refactor: trim down extensive test list by Manish Pandey · 1 year, 5 months ago
- 4b67249 Merge "fix(arm): check for null before calling I/O policy callback" by Manish V Badarkhe · 1 year, 5 months ago
- 6d5ee5b Merge changes from topic "sm/framework_optimize" by Bipin Ravi · 1 year, 5 months ago
- e42a620 refactor(errata_abi): add Cortex-A520 cpu struct for errata ABI by Sona Mathew · 1 year, 5 months ago
- 68f022f refactor(errata_abi): add Cortex-X3 cpu struct for errata ABI by Sona Mathew · 1 year, 5 months ago
- 7bb1c84 refactor(errata_abi): update the cpu structs for errata ABI by Sona Mathew · 1 year, 6 months ago
- 4411569 Merge "refactor(sdei): refactor SDEI test to align with new SPSR config" by Lauren Wehrmeister · 1 year, 5 months ago
- df75445 refactor(sdei): refactor SDEI test to align with new SPSR config by Arvind Ram Prakash · 1 year, 5 months ago
- aa68c6c fix(arm): check for null before calling I/O policy callback by Jimmy Brisson · 1 year, 6 months ago
- 5c5f7bd Merge changes from topic "xlnx_versal_net_test_skip" by Joanna Farley · 1 year, 5 months ago
- 95f5b30 Merge changes from topic "xlnx_zynqmp_intro" by Joanna Farley · 1 year, 5 months ago
- ef77a09 docs(zynqmp): add zynqmp documentation by Amit Nagal · 1 year, 6 months ago
- 7c9f2fc feat(zynqmp): introduce platform support by Amit Nagal · 1 year, 6 months ago
- 1f099dd Merge "refactor(errata_abi): add the Cortex-X4 cpu struct" by Bipin Ravi · 1 year, 5 months ago
- cd6128d refactor(errata_abi): add the Cortex-X4 cpu struct by Sona Mathew · 1 year, 5 months ago
- e39d55a Merge changes from topic "sgi_to_nrd" by Manish Pandey · 1 year, 5 months ago
- 296fab0 Merge "refactor(xilinx): mark ttc clock select platform specific" by Joanna Farley · 1 year, 5 months ago
- 4ccf3b9 Merge "fix(xilinx): wire Xilinx platforms in docs" by Joanna Farley · 1 year, 5 months ago
- f6328f6 Merge "feat: introduce UNDEF injection test" by Manish V Badarkhe · 1 year, 5 months ago
- f86d2d3 fix(versal-net): update test skip list by Prasad Kummari · 1 year, 6 months ago
- 60b7f91 fix(versal): update test skip list by Prasad Kummari · 1 year, 6 months ago
- 7e99cb0 fix(printf): increase TESTCASE_OUTPUT_MAX_SIZE by Prasad Kummari · 1 year, 6 months ago
- 8c2ca7e Merge "feat(rmi): force max IPA size on Realms to 48 bits" by Soby Mathew · 1 year, 5 months ago
- d72ab09 feat: introduce UNDEF injection test by Manish Pandey · 1 year, 8 months ago
- 4aaccc6 feat(rmi): force max IPA size on Realms to 48 bits by Javier Almansa Sobrino · 1 year, 5 months ago
- b5154bc fix(arm): fix comments referencing "SGI platform" by Rohit Mathew · 1 year, 6 months ago
- 381d391 refactor(sgi): replace references to "SGI"/"sgi" for neoverse_rd by Rohit Mathew · 1 year, 6 months ago
- 5b113e1 refactor(sgi): rename "CSS_SGI" macro prefixes to "NRD" by Rohit Mathew · 1 year, 6 months ago
- 3f3f3e9 refactor(sgi): move apis and types to "nrd" prefix by Rohit Mathew · 1 year, 6 months ago
- 8836f62 refactor(sgi): replace build-option prefix to "NRD" by Rohit Mathew · 1 year, 6 months ago
- cac32e9 refactor(sgi): regroup "sgi" and "rdinfra" to "neoverse_rd" by Rohit Mathew · 1 year, 6 months ago
- 9c73678 refactor(xilinx): mark ttc clock select platform specific by Amit Nagal · 1 year, 6 months ago
- 90d61cd Merge changes I26cbaaf6,Ibb393b41 by Soby Mathew · 1 year, 6 months ago
- 8cea7c5 Merge "tc: update UART base for TFTF" by Olivier Deprez · 1 year, 6 months ago
- 2a5abad test(realm): add test for FEAT_DIT by Shruti Gupta · 1 year, 7 months ago
- 21a30ed test(realm): test realm pauth state is preserved by Shruti Gupta · 1 year, 7 months ago
- 4f35ce6 tc: update UART base for TFTF by Manish V Badarkhe · 1 year, 7 months ago
- a8deec5 Merge "fix: map ns buffer only if needed for SMMU tests" by Olivier Deprez · 1 year, 6 months ago
- 5d4936a fix: map ns buffer only if needed for SMMU tests by Madhukar Pappireddy · 1 year, 6 months ago
- a3ec1f1 Merge changes from topic "mp/dma_isolation" by Olivier Deprez · 1 year, 6 months ago
- 8e3f566 Merge "refactor(smc_fuzz): performance enhancement" by Mark Dykes · 1 year, 6 months ago
- 51e1536 Merge "test(realm): add testcase for Synchronous external aborts" by Soby Mathew · 1 year, 6 months ago
- b027f57 test(realm): add testcase for Synchronous external aborts by Shruti Gupta · 1 year, 7 months ago
- a08c719 test: exercise DMA isolation for secure access to ns memory by Madhukar Pappireddy · 1 year, 10 months ago
- 9fd0a9a fix: specify properties to corresponding memory region nodes by Madhukar Pappireddy · 1 year, 11 months ago
- fd35f0a Merge changes from topic "ja/spm_rme" by Olivier Deprez · 1 year, 6 months ago
- 69c9f36 Merge changes from topic "xlnx_versal_net_fix" by Joanna Farley · 1 year, 6 months ago
- 4984ea7 Merge changes Ic04c0dda,I350957ac,Idb838bd8 by Soby Mathew · 1 year, 6 months ago
- e742ba8 refactor: cactus to handle expect exception by J-Alves · 1 year, 7 months ago
- c2e32ed test(memory share): memory contents checks by J-Alves · 1 year, 8 months ago
- b122eea refactor(spm): clean-up after failed memory share by J-Alves · 1 year, 10 months ago
- 3be0efa test(spm): lend/donate realm memory by J-Alves · 1 year, 10 months ago
- 72f0029 test(spm): use all constituents of memory share by J-Alves · 1 year, 7 months ago
- 8083db2 test(spm): validate GPC with memory sharing by J-Alves · 2 years, 1 month ago
- d39aa5b test(memory share): leverage rme for lend/donate by J-Alves · 2 years, 2 months ago
- 8469257 Merge changes from topic "ja/cactus_ffa_console" by Manish V Badarkhe · 1 year, 6 months ago
- 8ea96f6 feat(versal-net): remove TSP tests from skip list by Prasad Kummari · 1 year, 6 months ago
- 0137d4b fix(versal-net): correct core position function by Prasad Kummari · 1 year, 6 months ago
- e68494e test(realm): add testcase for REC exit due to Data/Instr abort by Shruti Gupta · 1 year, 9 months ago
- daa6c79 fix(realm): fix realm destroy api by Shruti Gupta · 1 year, 7 months ago
- f33e3a6 test(realm): remove unwanted host_rmi_rtt_init_ripas by Shruti Gupta · 1 year, 8 months ago
- bca7a3a Merge "feat(cactus): add support for fake RAS handler command" by Madhukar Pappireddy · 1 year, 6 months ago
- 7c38019 Merge "docs: update links to TF-A Tests issues tracker" by Sandrine Bailleux · 1 year, 6 months ago
- 7b51dbe refactor(smc_fuzz): performance enhancement by mardyk01 · 1 year, 7 months ago
- 1abd0d2 fix(spm): logs with errors in verbose builds by J-Alves · 1 year, 7 months ago
- f3ea1a8 refactor: first cactus SP to drop uart by J-Alves · 1 year, 7 months ago
- d655d58 feat(cactus): add support for fake RAS handler command by Madhukar Pappireddy · 1 year, 7 months ago
- 0945e23 Merge "test(fvp): Test trusted key certificate corruption" by Sandrine Bailleux · 1 year, 6 months ago
- 8f6b131 Merge changes from topic "od/sme" by Olivier Deprez · 1 year, 6 months ago
- 16de810 test(fvp): Test trusted key certificate corruption by Jimmy Brisson · 2 years ago
- a404b85 docs: update links to TF-A Tests issues tracker by Sandrine Bailleux · 1 year, 6 months ago
- 19626b4 fix: replace platform get core pos usage by Olivier Deprez · 1 year, 8 months ago
- 6bb3a50 refactor(spm): rename spm cpu_features to simd by Olivier Deprez · 1 year, 10 months ago
- 0f49af5 Merge changes from topic "memory_sharing" by Madhukar Pappireddy · 1 year, 6 months ago
- b78eb3e Merge "fix(xilinx): update test skip list" by Joanna Farley · 1 year, 6 months ago
- 6dd65d8 test(memory share): enable hypervisor retrieve tests by J-Alves · 1 year, 7 months ago
- b744c9b feat(memory share): verify receivers by J-Alves · 1 year, 7 months ago
- f325331 fix(memory share): arguments used in retrieve tests by J-Alves · 1 year, 7 months ago
- f0b3bd6 feat(memory share): add helper for getting receivers by J-Alves · 1 year, 7 months ago
- 5517c09 Merge changes from topic "db/emad" by Madhukar Pappireddy · 1 year, 6 months ago
- a24f23a feat(ff-a): add impdef field to ffa_memory_access by Daniel Boulby · 1 year, 9 months ago
- 899dced feat(ff-a): update FF-A version for sp_test_ffa.c tests by Daniel Boulby · 1 year, 7 months ago
- b34fe10 feat(ff-a): update FF-A version for memory sharing tests by Daniel Boulby · 1 year, 7 months ago
- 8ba06f3 fix(xilinx): wire Xilinx platforms in docs by Michal Simek · 1 year, 7 months ago
- dbb6634 fix(xilinx): update test skip list by Akshay Belsare · 1 year, 7 months ago
- 6eec0b4 Merge "feat(mpam): add MPAM system registers access test" by Manish Pandey · 1 year, 7 months ago
- 93c3c38 Merge "fix(spm): dropping hypervisor retrieve tests" by Olivier Deprez · 1 year, 7 months ago
- 0c0f0eb fix(spm): dropping hypervisor retrieve tests by J-Alves · 1 year, 7 months ago
- 13887ac feat(mpam): add MPAM system registers access test by Arvind Ram Prakash · 1 year, 7 months ago
- ea94738 Merge changes from topic "km/test_hypervisor_retrieve_request" by Manish Pandey · 1 year, 7 months ago
- 028712b test(memory share): fragmented hypervisor retrieve request by Karl Meakin · 1 year, 8 months ago
- 0d4f5ff feat(memory share): support sending fragmented messages. by Karl Meakin · 1 year, 10 months ago
- ec2eda8 Merge changes from topic "od/rme-smmu" by Madhukar Pappireddy · 1 year, 7 months ago
- 1f48892 test(memory share): multiple receiver hypervisor retrieve request by Karl Meakin · 1 year, 8 months ago
- 1331a8c feat(memory share): send multiple receiver regions by Karl Meakin · 1 year, 11 months ago
- 3d879b8 test(memory share): hypervisor retrieve request by Karl Meakin · 2 years, 2 months ago