TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-A
/
tf-a-tests
/
d606e7485b57f2e2dac769e3dfcb651840e4024b
d606e74
Merge "el3_payload: Add initial platform support for RD-N1-Edge"
by Sandrine Bailleux
· 6 years ago
673285d
readme: Add support for RD-N1-Edge platform in readme.rst
by Chandni Cherukuri
· 7 years ago
426cbb2
Merge "plat/arm/rdinfra: Add initial platform support for RD-N1-Edge"
by Sandrine Bailleux
· 6 years ago
d6e806d
libc: Update makefiles
by Ambroise Vincent
· 6 years ago
602b7f5
libc: Update includes
by Ambroise Vincent
· 6 years ago
8a573de
libc: Adapt to TFTF
by Ambroise Vincent
· 6 years ago
892ce40
libc: Delete stdlib files
by Ambroise Vincent
· 6 years ago
4128f9f
libc: Import from TF-A
by Ambroise Vincent
· 6 years ago
3ddff33
el3_payload: Add initial platform support for RD-N1-Edge
by Chandni Cherukuri
· 7 years ago
33f1774
plat/arm/rdinfra: Add initial platform support for RD-N1-Edge
by Chandni Cherukuri
· 7 years ago
2eafdf2
Fix header paths
by John Tsichritzis
· 6 years ago
ae2fe05
Merge "Update user guide on manual tests"
by Sandrine Bailleux
· 6 years ago
ffdfd16
Synchronize files with TF-A repository
by Antonio Nino Diaz
· 6 years ago
af6a4db
Update user guide on manual tests
by Joel Hutton
· 6 years ago
418ca0c
Remove SMCCC 2.0 support
by Antonio Nino Diaz
· 7 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
9e550b6
Merge changes from topic "jh/hikey960"
by Sandrine Bailleux
· 7 years ago
971545c
Use lock-less printf() in assert macro
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
80ddcc3
Improve readability of exceptions stubs code
by Sandrine Bailleux
· 7 years ago
8b170a2
Fix comments in AArch64 exceptions code
by Sandrine Bailleux
· 7 years ago
e223699
hikey960: Fake only 1 core
by John Tsichritzis
· 7 years ago
0541db1
hikey960: Enable SGI
by John Tsichritzis
· 7 years ago
317632b
hikey960: Enable MMU
by John Tsichritzis
· 7 years ago
d325554
Hikey960 port: initial commit
by John Tsichritzis
· 7 years ago
a17e77c
xlat v2: Dynamically detect need for CnP bit
by Antonio Nino Diaz
· 7 years ago
69068db
Partial sync of architectural headers with TF repository
by Antonio Nino Diaz
· 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
cab5e36
Make UUID buffer optional for is_trusted_os_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
ba7695b
Fix waitus()
by Sandrine Bailleux
· 7 years ago
d01a4c6
Introduce syscounter_read() helper function
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
cbc4516
Flush the UART before entering suspend mode
by Sandrine Bailleux
· 7 years ago
a1948da
Rework TFTF AArch64 entry point code
by Sandrine Bailleux
· 7 years ago
844b362
FWU: Do not pull TFTF exception vectors 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
b907d9d
Remove prints from VExpress NOR flash driver
by Sandrine Bailleux
· 7 years ago
8800925
Remove prints in get_overall_test_result()
by Sandrine Bailleux
· 7 years ago
800ecae
Remove SHELL_COLOR build flag
by Sandrine Bailleux
· 7 years ago
125d58c
Make tests output more concise and clearer
by Sandrine Bailleux
· 7 years ago
750b7cc
Do not print CPU MPID in mp_printf()
by Sandrine Bailleux
· 7 years ago
411a6b2
Use vprintf() inside mp_printf()
by Sandrine Bailleux
· 7 years ago
6826138
Add vprintf() in standard C library
by Sandrine Bailleux
· 7 years ago
2b00132
plat/arm: Remove board/ directory
by Sandrine Bailleux
· 7 years ago
a69c7af
SGI-575: Remove incorrect inclusion of arm_def.h
by Sandrine Bailleux
· 7 years ago
9c0acae
Merge "SPM: Makefile: Add targets to build resource description blobs"
by Sandrine Bailleux
· 7 years ago
2a287fc
el3_payload: Add initial platform support for SGI-575
by Chandni Cherukuri
· 7 years ago
c73c291
readme: Add support for SGI-575 platform in readme.rst
by Chandni Cherukuri
· 7 years ago
c6f0a5c
plat/arm/board/sgi: Add board support for SGI-575 platform
by Chandni Cherukuri
· 7 years ago
8624474
plat/arm/sgi: Add initial platform support for SGI platforms
by Chandni Cherukuri
· 7 years ago
1451f61
SPM: Makefile: Add targets to build resource description blobs
by Antonio Nino Diaz
· 7 years ago
855b0b2
Remove MPIDR_{CLUSTER,CPU}_ID macros from arch.h
by Antonio Nino Diaz
· 7 years ago
1b97b11
Minor modification to the README file
by Sandrine Bailleux
· 7 years ago
2ac6f8f
cactus: ivy: Add sleep service
by Antonio Nino Diaz
· 7 years ago
0b1ab40
ivy: Introduce new test Secure Partition
by Antonio Nino Diaz
· 7 years ago
6fb5fb0
cactus: Remove SPM_VERSION test
by Antonio Nino Diaz
· 7 years ago
7f10a06
cactus: Migrate get/set mem attributes tests to SPRT
by Antonio Nino Diaz
· 7 years ago
43ef393
cactus: Update service handling loop
by Antonio Nino Diaz
· 7 years ago
e46924e
SPM: Introduce SPRT C client library
by Antonio Nino Diaz
· 7 years ago
fdd0823
lib/irq: Correct the spi_desc_table array index
by Chandni Cherukuri
· 7 years ago
652d20a
SPM: Test open and close handle
by Antonio Nino Diaz
· 7 years ago
302d3d0
SPM: Import SPCI and SPRT headers
by Antonio Nino Diaz
· 7 years ago
f6164aa
SPM: Remove old interfaces and tests
by Antonio Nino Diaz
· 7 years ago
4762fef
cactus: Fix base address in linkerscript
by Antonio Nino Diaz
· 7 years ago
1486f3b
cactus: Remove boot info struct
by Antonio Nino Diaz
· 7 years ago
54287c8
cactus: Reorganize stack
by Antonio Nino Diaz
· 7 years ago
5bf366e
cactus: Don't remap memory regions at boot
by Antonio Nino Diaz
· 7 years ago
7e1e5e8
cactus: Create resource description DTS
by Antonio Nino Diaz
· 7 years ago
99f4fd2
cactus: Use UART2 instead of UART0
by Antonio Nino Diaz
· 7 years ago
941fab4
Make topology.h macros more readable
by John Tsichritzis
· 7 years ago
7d34d30
Move BL1 SMC FIDs macros out of platform layer
by Sandrine Bailleux
· 7 years ago
13d99f9
Fix type of SMC function ID
by Sandrine Bailleux
· 7 years ago
1454f50
Move timer register helpers from arch.h to arch_helpers.h
by Antonio Nino Diaz
· 7 years ago
8c0f86b
Expand MPID_MASK define to affinity level 3
by Antonio Nino Diaz
· 7 years ago
ffe9da6
Remove unused AArch64 assembly helpers
by Antonio Nino Diaz
· 7 years ago
ec58849
Remove some unused header inclusions in pmf.h
by Sandrine Bailleux
· 7 years ago
dcfc483
Synchronise arch.h and arch_helpers.h with TF-A
by Antonio Nino Diaz
· 7 years ago
814003f
xlat v2: Synchronise code with TF
by Antonio Nino Diaz
· 7 years ago
957514d
stdlib: Increase compatibility with TF-A
by Antonio Nino Diaz
· 7 years ago
7ec31b8
Remove SMCCC_MINOR/MAJOR_VERSION macros
by Sandrine Bailleux
· 7 years ago
18c2c8d
Drop support for semihosting
by Sandrine Bailleux
· 7 years ago
Next »