rust/tests/ui/cmse-nonsecure/cmse-nonsecure-entry
Michael Goulet c72d443cdd Use core stubs in some CMSE tests 2025-02-13 03:43:47 +00:00
..
gate_test.rs remove `#[cmse_nonsecure_entry]` 2024-09-21 13:05:21 +02:00
gate_test.stderr tests: error strings for ABI stability now match 2025-02-09 20:45:47 -08:00
generics.rs improve error messages for `C-cmse-nonsecure-entry` functions 2024-10-14 22:32:32 +02:00
generics.stderr improve error messages for `C-cmse-nonsecure-entry` functions 2024-10-14 22:32:32 +02:00
params-via-stack.rs improve error messages for `C-cmse-nonsecure-entry` functions 2024-10-14 22:32:32 +02:00
params-via-stack.stderr improve error messages for `C-cmse-nonsecure-entry` functions 2024-10-14 22:32:32 +02:00
return-via-stack.rs Use core stubs in some CMSE tests 2025-02-13 03:43:47 +00:00
return-via-stack.stderr Use core stubs in some CMSE tests 2025-02-13 03:43:47 +00:00
trustzone-only.aarch64.stderr disallow cmse ABIs on unsupported platforms 2024-09-21 13:05:23 +02:00
trustzone-only.rs disallow cmse ABIs on unsupported platforms 2024-09-21 13:05:23 +02:00
trustzone-only.thumb7.stderr disallow cmse ABIs on unsupported platforms 2024-09-21 13:05:23 +02:00
trustzone-only.x86.stderr disallow cmse ABIs on unsupported platforms 2024-09-21 13:05:23 +02:00
via-registers.rs improve error messages for `C-cmse-nonsecure-entry` functions 2024-10-14 22:32:32 +02:00