TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
rust-spmc
/
arm-ffa
/
f268e32e54c51bb69d0608108c9bff27e126a82a
/
src
/
lib.rs
f268e32
Fix too_long_first_doc_paragraph clippy warning
by Tomás González
· 5 months ago
83146af
Add Version validation
by Tomás González
· 5 months ago
4d5b0ba
Add Framework Message support to Direct Messages
by Tomás González
· 5 months ago
4c8c7d2
Add success64_noargs helper function
by Tomás González
· 5 months ago
17b9244
Add missing FF-A SecondaryEpRegister Interface and FuncId
by Tomás González
· 5 months ago
1f79435
Add Version compatibility check
by Tomás González
· 5 months ago
c31e0b9
Add Unknown variant to Feature type
by Balint Dobszay
· 5 months ago
0.1.0
e6aa486
Add missing FF-A function IDs
by Balint Dobszay
· 5 months ago
de0dc80
Add support for handling multiple FF-A versions
by Balint Dobszay
· 5 months ago
e9a3e76
Fix clippy lints
by Balint Dobszay
· 5 months ago
a584685
Add README and doc comments
by Balint Dobszay
· 5 months ago
3aad957
FF-A message interface refactor
by Balint Dobszay
· 7 months ago
c758dd4
Move to zerocopy: memory management
by Balint Dobszay
· 7 months ago
b2ff2bc
Move to zerocopy: boot info
by Balint Dobszay
· 8 months ago
c880249
Don't use String for console log
by Balint Dobszay
· 7 months ago
1e1aef1
Return proper error from Interface::try_from rather than panicking.
by Andrew Walbran
· 8 months ago
0d31581
Add methods to get FuncId and bit width from Interface.
by Andrew Walbran
· 8 months ago
969b925
Implement more traits for FuncId.
by Andrew Walbran
· 8 months ago
19970ba
Implement Display for Version, and use it for Debug too.
by Andrew Walbran
· 8 months ago
44029a0
Implement Error and Display traits for Error enum.
by Andrew Walbran
· 8 months ago
5bf492f
Initial version
by Balint Dobszay
· 1 year ago