hex-five / multizone-sdk

MultiZone® Security TEE is the quick and safe way to add security and separation to any RISC-V processors. The RISC-V standard ISA doesn't define TrustZone-like primitives to provide hardware separation. To shield critical functionality from untrusted third-party components, MultiZone provides hardware-enforced, software-defined separation of multi
https://hex-five.com/multizone-security-tee-riscv/
Other
79 stars 24 forks source link

ECALL_SEND/RECV documentation not entirely clear #45

Closed borancar closed 4 years ago

borancar commented 5 years ago

The documentation specifies the message format as 4 ints, are these 32-bit ints or 64-bit ints on a 64-bit system? it would perhaps be better to specify in terms of bytes or 4xn-bit integers.

borancar commented 5 years ago

This issue is also reported on: