services/spm_deprecated: update ARM platform specific asserts
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Sat, 29 Dec 2018 18:43:21 +0000 (19:43 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 8 Jan 2019 14:24:16 +0000 (15:24 +0100)
commit0560efb93eeba9cf16dc837893a07430e638dcc5
treef1b1e7e5d0384501e62ecbe3ecb2b3aadab941e6
parentc8719032600e9aade27b674c2d117563079e8e07
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>
include/plat/arm/common/arm_spm_def.h
include/plat/arm/common/plat_arm.h
plat/arm/board/fvp/fvp_common.c
plat/arm/board/fvp/include/platform_def.h
plat/arm/css/sgi/include/sgi_base_platform_def.h
plat/arm/css/sgi/sgi_plat.c
services/std_svc/spm_deprecated/spm_setup.c