Sign in
hafnium
/
hafnium
/
HEAD
5497954
Update README to point to TF project.
by Andrew Walbran
· 4 years, 8 months ago
master
bd9d689
Fix documentation to reflect changed file name
by Fuad Tabba
· 5 years ago
7173e9c
Fix condition in kokoro/test.sh
by David Brazdil
· 5 years ago
fa880d1
Fix CPTR_EL2 TTA bit position
by Olivier Deprez
· 5 years ago
37c574e
Roll back page table updates if TEE fails to complete memory send.
by Andrew Walbran
· 5 years ago
42bf284
Include test and suite times in XML test output.
by Andrew Walbran
· 5 years ago
16ae62e
Include driver and cpu as properties in XML test output.
by Andrew Walbran
· 5 years ago
f946392
Include more details in XML log for tests.
by Andrew Walbran
· 5 years ago
ca808b1
Support fragmented memory sharing messages.
by Andrew Walbran
· 5 years ago
e1fa70b
Increase timeout for Linux tests.
by Andrew Walbran
· 5 years ago
62d99e3
PSA FF-A: add partition manifest parsing
by Olivier Deprez
· 5 years ago
996d1d1
Rename functions to avoid confusingly similar names.
by Andrew Walbran
· 5 years ago
1a86aa9
Split ffa_memory_send into a separate version for TEE.
by Andrew Walbran
· 5 years ago
352aa3d
Add helper function for calculating offset to first constituent.
by Andrew Walbran
· 5 years ago
29a2608
Don't run in Docker container for Jenkins build.
by Andrew Walbran
· 5 years ago
130a8ae
Length rather than size, to be consistent with FF-A spec.
by Andrew Walbran
· 5 years ago
d33f47a
Detect Jenkins as well as Kokoro.
by Andrew Walbran
· 5 years ago
ad01215
Roll back incorrectly updated prebuilts submodule.
by Andrew Walbran
· 5 years ago
f07f04d
Fix line wrapping for strings and comments.
by Andrew Walbran
· 5 years ago
1bbe940
Fix memory handle encoding.
by Andrew Walbran
· 5 years ago
24f0f41
Add VSCode task for running tests with TF-A.
by Andrew Walbran
· 5 years ago
b5ab43c
SPCI is now called PSA FF-A.
by Andrew Walbran
· 5 years ago
290b0c9
Forward SPCI_MEM_RECLAIM to EL3 for reclaiming memory from TEE.
by Andrew Walbran
· 5 years ago
a65a132
Update SPCI memory sharing to match latest FF-A spec 1.0 EAC.
by Andrew Walbran
· 5 years ago
4eadd77
Fix memory management bug forwarding memory to EL3.
by Andrew Walbran
· 5 years ago
49b4f23
Correctly report supported SPCI functions.
by Andrew Walbran
· 5 years ago
9fd2907
Update SPCI_VERSION implementation to match latest spec.
by Andrew Walbran
· 5 years ago
0e14665
Don't build panic.c in two different targets.
by Andrew Walbran
· 5 years ago
41a49d8
Tell TF-A in EL3 about TEE message buffers.
by Andrew Walbran
· 5 years ago
4cd2b66
Update prebuilt Clang to r365631c1 from Android.
by Andrew Walbran
· 5 years ago
ffd1166
Test that removing kernel module again fails.
by Andrew Walbran
· 5 years ago
47e1322
Run presubmit tests with TF-A.
by Andrew Walbran
· 5 years ago
309ff34
Allow extra room for modifications to FDT.
by Andrew Walbran
· 5 years ago
26f6ca7
Revert "Move driver/linux into the main repository rather than a..."
by Andrew Walbran
· 5 years ago
287cdf6
Use clang-tidy and clang-check from prebuilts.
by Andrew Walbran
· 5 years ago
382e918
Add typedef for SPCI cookie.
by Andrew Walbran
· 5 years ago
5de9c3d
Implement SPCI pull model for memory sharing.
by Andrew Walbran
· 5 years ago
933fa55
Revert "Panic if manifest isn't aligned."
by David Brazdil
· 5 years ago
f492538
Use libfdt for is-compatible checks
by David Brazdil
· 5 years ago
b856be6
Migrate to libfdt
by David Brazdil
· 5 years ago
b55fb64
Spell out page_count in full.
by Andrew Walbran
· 5 years ago
5ea9946
Fix bug in manifest uint32list parsing
by David Brazdil
· 5 years ago
3d85bb1
Temporary workaround for Kokoro bug
by David Brazdil
· 5 years ago
8ba47ac
Update prebuilts submodule
by David Brazdil
· 5 years ago
1de06be
Panic if manifest isn't aligned.
by Andrew Walbran
· 5 years ago
11cff3a
Set correct mailbox state after sending messages to TEE.
by Andrew Walbran
· 5 years ago
c34c7b2
Fix size of reserved field and add asserts to check struct sizes.
by Andrew Walbran
· 5 years ago
d556411
Fix EXPECT_SPCI_ERROR not to evaluate value twice.
by Andrew Walbran
· 5 years ago
f6ab9bc
Conform to logging conventions.
by Andrew Scull
· 5 years ago
eb9aa3d
Remove unused code
by David Brazdil
· 5 years ago
080ee31
Support custom boot address for primary VMs
by David Brazdil
· 5 years ago
48929fd
Read device memory regions from the FDT.
by Andrew Scull
· 5 years ago
6c9a4ab
Genericize finding of memory nodes in the FDT.
by Andrew Scull
· 5 years ago
3000f08
Add reserved fields to align SPCI structures to 16-byte boundaries.
by Andrew Walbran
· 5 years ago
280f95e
Add verbose logs with reasons for some memory sharing failures.
by Andrew Walbran
· 5 years ago
e21bd86
Set correct mailbox state when sending messages to TEE.
by Andrew Walbran
· 5 years ago
7586e04
Log entry point of primary VM too.
by Andrew Walbran
· 5 years ago
2da768f
irq_current should return a bool too.
by Andrew Walbran
· 5 years ago
0d8764b
Update .text offset in add-symbol-file example.
by Andrew Walbran
· 5 years ago
f5d8ca9
Document return value of sync_exception_current.
by Andrew Walbran
· 5 years ago
862cd13
Test should not reach code after an exception is expected.
by Andrew Walbran
· 5 years ago
550d99b
Platform hook for suspend/resume.
by Andrew Scull
· 5 years ago
a42ac27
Remove extra donate transitions which are not in current SPCI spec.
by Andrew Walbran
· 5 years ago
475c145
Refactor, rename and document SPCI memory functions.
by Andrew Walbran
· 5 years ago
f61ae3e
Format vmlib too.
by Andrew Walbran
· 5 years ago
5c38fb7
Make formatting more consistent.
by Andrew Walbran
· 5 years ago
17eebf9
Support different log levels.
by Andrew Walbran
· 5 years ago
4f9cf9a
hftest.py: Load 'serial' module lazily
by David Brazdil
· 5 years ago
9d4ed96
hftest.py: Clean up SerialDriver arguments
by David Brazdil
· 5 years ago
408da1c
Remove unnecessary Kokoro workaround
by David Brazdil
· 5 years ago
eefedf1
Avoid RES0 bits of register in test.
by Andrew Scull
· 5 years ago
f4b51af
Take constituents array rather than memory_region in helper functions.
by Andrew Walbran
· 5 years ago
f636b84
Run QEMU tests with TF-A.
by Andrew Walbran
· 5 years ago
1d9a03b
Don't rely on UNKNOWN register reset values.
by Andrew Scull
· 5 years ago
2619e0a
Forward messages for TEE on via an SMC to EL3.
by Andrew Walbran
· 5 years ago
94fd1e9
hftest.py: Run 'exit' command after running all tests
by David Brazdil
· 5 years ago
d8013f9
hftest.py: Add option to skip initial wait for board reboot
by David Brazdil
· 5 years ago
be035ca
Config for building smaller hftest images
by David Brazdil
· 5 years ago
8995755
Support a board-specific manifest overlay for hftests
by David Brazdil
· 5 years ago
88333cb
Add 'exit' hftest command
by David Brazdil
· 5 years ago
6e8376e
Add PSCI implementation of hftest_device driver
by David Brazdil
· 5 years ago
38e0ddb
Support loading initrd from a fixed address under Android boot flow
by David Brazdil
· 5 years ago
399fe49
Map console with MM_MODE_D under hftests
by David Brazdil
· 5 years ago
9657568
Add arch_vm_mm_reset()
by David Brazdil
· 5 years ago
492a142
Update hftest.sh to pass correct argument to hftest.py for FVP.
by Andrew Walbran
· 5 years ago
9e901ff
Document new dependencies.
by Andrew Walbran
· 5 years ago
39ad2e0
Add helper build target template 'incbin_target'
by David Brazdil
· 5 years ago
17e7665
Support multiple ways of driving hftests, add UART
by David Brazdil
· 5 years ago
a2358d4
Move manifest to initrd
by David Brazdil
· 5 years ago
164a7a2
Remove race with test TEAR_DOWN.
by Andrew Scull
· 5 years ago
d88ee92
Remove padding from memory region constituent.
by Andrew Walbran
· 5 years ago
b1a6d0d
Add IOMMU hook to unmap IOMMU devices from a VM.
by Andrew Scull
· 5 years ago
3c351e9
Use bounded string functions.
by Andrew Scull
· 5 years ago
5223043
Introduce 'stdout' interface
by David Brazdil
· 5 years ago
bcd81bf
Only build PROJECT=reference from kokoro/build.sh
by David Brazdil
· 5 years ago
ee5e25d
Switch hftest.py to python3
by David Brazdil
· 5 years ago
efc600b
Adding test for PSCI_CPU_OFF in primary VM.
by Andrew Walbran
· 5 years ago
cef9560
Remove straddling_instruction_unmapped test to fix FVP test failure.
by Andrew Walbran
· 5 years ago
9e8cdec
Add third_party/dtc submodule
by David Brazdil
· 5 years ago
3abf29e
Use 64-bit calling convention for function with 64-bit addresses.
by Andrew Walbran
· 5 years ago
Next »