Skip to content

Move preprocessor guards to surround the entire functions

Jens Elofsson requested to merge guard_arch_support into main

Remove functions when the architecture support they need is missing so that invalid use of them results in a build error.

Signed-off-by: Jens Elofsson jens.elofsson@arm.com

Merge request reports