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

Zone4 stats are cast as integers, resulting in negative numbers #15

Closed borancar closed 5 years ago

borancar commented 5 years ago

https://github.com/hex-five/multizone-sdk/blob/210de0a9cd6399ad5e1f99526413f6483643b97e/zone4/main.c#L198

https://github.com/hex-five/multizone-sdk/blob/210de0a9cd6399ad5e1f99526413f6483643b97e/zone4/main.c#L205

https://github.com/hex-five/multizone-sdk/blob/210de0a9cd6399ad5e1f99526413f6483643b97e/zone4/main.c#L219

https://github.com/hex-five/multizone-sdk/blob/210de0a9cd6399ad5e1f99526413f6483643b97e/zone4/main.c#L225

cgarlati commented 5 years ago

Please move to hex-five/multizone-secure-iot-stack