TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
hafnium.git
/
c56f9013d10c6a637ea1aa5b31c999c6f38350ab
/
inc
/
hf
/
ffa_internal.h
27b7196
refactor(ff-a): indirect messaging v1.0
by J-Alves
· 2 years, 8 months ago
6665225
feat(memory share): share memory with the other world
by J-Alves
· 3 years, 1 month ago
b76307d
fix: UINTxx_C macro usage
by Olivier Deprez
· 3 years, 2 months ago
13318e3
FF-A: Error code should be 32-bit sized
by J-Alves
· 4 years, 5 months ago
e959ec1
Relicense Hafnium under the BSD 3 clause license.
by Andrew Walbran
· 5 years ago
62d99e3
PSA FF-A: add partition manifest parsing
by Olivier Deprez
· 6 years ago
352aa3d
Add helper function for calculating offset to first constituent.
by Andrew Walbran
· 5 years ago
b5ab43c
SPCI is now called PSA FF-A.
by Andrew Walbran
· 5 years ago
[Renamed (67%) from inc/hf/spci_internal.h]
9fd2907
Update SPCI_VERSION implementation to match latest spec.
by Andrew Walbran
· 5 years ago
475c145
Refactor, rename and document SPCI memory functions.
by Andrew Walbran
· 5 years ago
e7ad3c0
Return SPCI_MEM_* rather than SPCI_MSG_SEND for push memory sharing.
by Andrew Walbran
· 6 years ago
85aabe9
Use attributes rather than header for legacy memory sharing.
by Andrew Walbran
· 6 years ago
09b1db8
SPCI: Move api_spci_share_memory to SPCI file.
by Jose Marinho
· 6 years ago
7fbbf2e
SPCI: support multiple constituents per memory region.
by Jose Marinho
· 6 years ago
1281ed4
Use uint32_t rather than int for memory modes.
by Andrew Walbran
· 6 years ago
f597218
Using new SPCI beta format for memory region descriptors.
by Andrew Walbran
· 6 years ago
9b19b75
Fix register usage of SPCI_ERROR.
by Andrew Walbran
· 6 years ago
70bc862
Update spci_msg_send to new SPCI beta API.
by Andrew Walbran
· 6 years ago
d4d2fa1
Use new-style return values from spci_msg_wait and spci_msg_poll.
by Andrew Walbran
· 6 years ago
713f13a
SPCI: Memory lend with shared access.
by Jose Marinho
· 6 years ago
75509b4
SPCI: Donate memory architected message.
by Jose Marinho
· 6 years ago
40d55f3
Move inc/hf/spci.h to inc/hf/spci_internal.h.
by Jose Marinho
· 6 years ago
[Renamed (95%) from inc/hf/spci.h]
fc0b2b6
SPCI: Implement SPCI_VERSION.
by Jose Marinho
· 6 years ago