CHERIoT-Platform / llvm-project

Fork of LLVM adding CHERIoT, based on the CHERI LLVM fork
4 stars 6 forks source link

[CHERIoT] Fix MMIO in compartment reports. #18

Closed davidchisnall closed 9 months ago

davidchisnall commented 9 months ago

The top bits of the length in MMIO import table entries now give permissions, but they were still reported in the length and so lengths looked like they were all almost 4 GiB.