TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-A
/
tf-a-tests
/
cae91ca61cc36462c3e1b639c2725535a0c05df4
/
tftf
cae91ca
Fix AMU non-zero counters test
by John Tsichritzis
· 6 years ago
68759a8
Remove unexecuted code for AMU group 1 counters
by John Tsichritzis
· 6 years ago
96e2503
Fix AArch32 build error
by John Tsichritzis
· 6 years ago
5394fea
quark: Introduce simple TFTF test
by Antonio Nino Diaz
· 6 years ago
26b3864
quark: Introduce Quark Secure Partition
by Antonio Nino Diaz
· 6 years ago
6a6f483
Makefile: Enable strict align arch minor version
by Joel Hutton
· 6 years ago
8790f02
Add unit tests for Pointer Authentication
by Joel Hutton
· 6 years ago
372b675
Merge changes from topic "an/xlat-v2-tests"
by Antonio Niño Díaz
· 6 years ago
fae7772
Introduce test for SVE support
by Ambroise Vincent
· 6 years ago
f152f8f
xlat v2: Alignment tests
by Antonio Nino Diaz
· 7 years ago
402b269
xlat v2: Stress tests
by Antonio Nino Diaz
· 7 years ago
54959b0
xlat v2: Add unit tests
by Antonio Nino Diaz
· 6 years ago
3b725db
Merge changes from topic "an/fix-spm-mm"
by Sandrine Bailleux
· 6 years ago
v2.1-rc1
eb1a416
SPM-MM: Re-enable disabled tests
by Antonio Nino Diaz
· 6 years ago
81d507e
SPM-MM: Fix call preemption test
by Antonio Nino Diaz
· 6 years ago
b4ddca8
Merge changes from topic "an/pauth"
by Sandrine Bailleux
· 6 years ago
f2218e7
Reintroduce Cactus-MM and SPM-MM tests
by Antonio Nino Diaz
· 6 years ago
v2.1-rc0
960906b
Check arguments when building manual tests
by Paul Beesley
· 6 years ago
bf8f1b8
Remove tests-fwu.mk from tests-standard.mk
by Paul Beesley
· 6 years ago
f1837f8
Remove manual tests from tests-standard.mk
by Paul Beesley
· 6 years ago
9c9f92c
Add ARMv8.3 pointer authentication support
by Antonio Nino Diaz
· 6 years ago
4ac64eb
Remove pointer authentication test
by Antonio Nino Diaz
· 7 years ago
d6e806d
libc: Update makefiles
by Ambroise Vincent
· 6 years ago
602b7f5
libc: Update includes
by Ambroise Vincent
· 6 years ago
6d7047d
Merge changes from topic "sb/exception-dump"
by Sandrine Bailleux
· 7 years ago
09a00ef
Sanitise includes of include/drivers across codebase
by Antonio Nino Diaz
· 7 years ago
a43b003
Dump some registers when hitting an unexpected exception
by Sandrine Bailleux
· 7 years ago
e760449
Improve readability of TFTF exceptions code
by Sandrine Bailleux
· 7 years ago
a2d516f
Always print file and line number in panic/unreachable macros
by Sandrine Bailleux
· 7 years ago
c161738
Merge changes from topic "sb/exceptions"
by Sandrine Bailleux
· 7 years ago
3951dd9
Move unstable tests to a separate pool of tests
by Sandrine Bailleux
· 7 years ago
d101967
Rework IRQ vector code
by Sandrine Bailleux
· 7 years ago
452f360
Add CFI debug info to vector entries
by Sandrine Bailleux
· 7 years ago
8b170a2
Fix comments in AArch64 exceptions code
by Sandrine Bailleux
· 7 years ago
dddec6b
Explain why we set HCR.TGE bit
by Sandrine Bailleux
· 7 years ago
9e7d37e
Merge changes from topic "sb/smc-tests-tos"
by Sandrine Bailleux
· 7 years ago
48ea56b
Merge changes from topic "an/spm"
by Sandrine Bailleux
· 7 years ago
c5d315e
Relax SMC tests when Trusted OS is present
by Sandrine Bailleux
· 7 years ago
bbdb276
Merge changes from topic "sb/init-code"
by Sandrine Bailleux
· 7 years ago
39caa2c
Share AArch32 arch. init code between cold/warm boot code
by Sandrine Bailleux
· 7 years ago
3f556eb
Add some tests for all types of SMCs
by Sandrine Bailleux
· 7 years ago
1779506
Rename SMC first argument
by Sandrine Bailleux
· 7 years ago
485cee0
Merge changes from topic "sb/terse-output"
by Sandrine Bailleux
· 7 years ago
10a0254
SPM: Test interrupt preemption
by Antonio Nino Diaz
· 7 years ago
49b05a8
SPM: Test blocking requests while busy
by Antonio Nino Diaz
· 7 years ago
0d8a473
Merge "Make tests output more concise and clearer"
by Sandrine Bailleux
· 7 years ago
a1948da
Rework TFTF AArch64 entry point code
by Sandrine Bailleux
· 7 years ago
a1497e3
SPM: Test request handling from multiple cores
by Antonio Nino Diaz
· 7 years ago
ad8fcee
SPM: Add more SPCI helpers
by Antonio Nino Diaz
· 7 years ago
dfa5ed9
Remove redundant error message in tftf_initialise_timer()
by Sandrine Bailleux
· 7 years ago
8800925
Remove prints in get_overall_test_result()
by Sandrine Bailleux
· 7 years ago
125d58c
Make tests output more concise and clearer
by Sandrine Bailleux
· 7 years ago
855b0b2
Remove MPIDR_{CLUSTER,CPU}_ID macros from arch.h
by Antonio Nino Diaz
· 7 years ago
652d20a
SPM: Test open and close handle
by Antonio Nino Diaz
· 7 years ago
f6164aa
SPM: Remove old interfaces and tests
by Antonio Nino Diaz
· 7 years ago
8c0f86b
Expand MPID_MASK define to affinity level 3
by Antonio Nino Diaz
· 7 years ago
68d76a2
Drop support for TEST_REPORTS
by Sandrine Bailleux
· 7 years ago
a1c3cca
Introduce test to access pointer authentication register
by Jeenu Viswambharan
· 7 years ago
5ae1ee6
rt_instr: Print cluster/cpu ID
by Dimitris Papastamos
· 7 years ago
aef556a
Disable hardware alignment checking
by Sandrine Bailleux
· 7 years ago
043d536
Add a makefile rule to print set of tests
by Sandrine Bailleux
· 7 years ago
0c6ef87
Rename tests-common into tests-standard
by Sandrine Bailleux
· 7 years ago
d78c03d
Introduce support to build a subset of tests
by Sandrine Bailleux
· 7 years ago
9af15ea
Add meta tests makefiles
by Sandrine Bailleux
· 7 years ago
fe6ff41
Split tests makefile
by Sandrine Bailleux
· 7 years ago
30ea91c
Make GICv2 spurious interrupt test platform-agnostic
by Sandrine Bailleux
· 7 years ago
1cf45c9
Move platform_helpers.S to each platform's folder
by Antonio Nino Diaz
· 7 years ago
2bfcf9e
rt_instr: Pass the parent function name all the way down to the output message
by Dimitris Papastamos
· 7 years ago
3cd87d7
Trusted Firmware-A Tests, version 2.0
by Sandrine Bailleux
· 7 years ago
v2.0