Files
seL4/include
Gerwin Klein d4a8aac853 arm,smc: verification refactor of decode/invoke
- Factor out the inline assembly from invokeSMCCall so that it can be
  made a separate machine operation in the specification. This part of
  the change should produce the same binary as before.
- Parse IPC buffer arguments in decode, not in invoke. This eliminates
  the "buffer" argument to the invoke function and keeps argument
  processing in decode.
- Use setMR instead of replicating its functionality.
- Reduce decode argument list to the ones that are used.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2026-02-16 14:50:05 +11:00
..
2025-02-26 17:11:57 +11:00
2025-02-26 17:11:57 +11:00
2025-04-14 12:05:16 +10:00
2025-04-14 12:05:16 +10:00
2025-07-07 08:50:47 +10:00
2020-03-23 11:04:46 +11:00
2023-04-12 15:07:02 +10:00
2023-08-13 09:04:26 +10:00
2020-03-23 11:04:46 +11:00
2022-02-05 15:30:25 +11:00
2025-10-10 14:36:43 +11:00