aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2023-08-08 09:51:58 +0200
committerArd Biesheuvel <[email protected]>2023-08-21 17:59:25 +0200
commitd8ea2ffd017d0608635c0ec7bc9ba39edbbd2482 (patch)
tree23868349551f298b9ab187925778a73858e1b882 /lib/test_fortify/write_overflow-strncpy-src.c
parentc37ce23591b14545f7c8b09e167b995f8acdda71 (diff)
efi/riscv: Move EFI runtime call setup/teardown helpers out of line
Only the arch_efi_call_virt() macro that some architectures override needs to be a macro, given that it is variadic and encapsulates calls via function pointers that have different prototypes. The associated setup and teardown code are not special in this regard, and don't need to be instantiated at each call site. So turn them into ordinary C functions and move them out of line. Cc: Paul Walmsley <[email protected]> Cc: Palmer Dabbelt <[email protected]> Cc: Albert Ou <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions