services/spm_deprecated: update ARM platform specific asserts
Update some asserts that refer to #defines that only occur in
ARM platforms, preventing this code to be used on other platforms.
Instead, use a platform agnostic name, and update all the existing
users.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
1 parent c871903 commit 0560efb93eeba9cf16dc837893a07430e638dcc5
@Ard Biesheuvel Ard Biesheuvel authored on 29 Dec 2018
Showing 7 changed files
View
include/plat/arm/common/arm_spm_def.h
View
include/plat/arm/common/plat_arm.h
View
plat/arm/board/fvp/fvp_common.c
View
plat/arm/board/fvp/include/platform_def.h
View
plat/arm/css/sgi/include/sgi_base_platform_def.h
View
plat/arm/css/sgi/sgi_plat.c
View
services/std_svc/spm_deprecated/spm_setup.c