move CMSE validation to hir_analysis
This commit is contained in:
parent
8a3dd7fb5f
commit
7b63734961
13 changed files with 363 additions and 197 deletions
|
@ -5,6 +5,7 @@ inputs and outputs.
|
|||
is relevant.
|
||||
- outputs must either fit in 4 bytes, or be a foundational type of
|
||||
size 8 (`i64`, `u64`, `f64`).
|
||||
- no generics can be used in the signature
|
||||
|
||||
For more information,
|
||||
see [arm's aapcs32](https://github.com/ARM-software/abi-aa/releases).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue