Commit 99c69109 authored by Paul Beesley's avatar Paul Beesley Committed by Manish Pandey
Browse files

spm-mm: Rename aarch64 assembly files



Change-Id: I2bab67f319758dd033aa689d985227cad796cdea
Signed-off-by: default avatarPaul Beesley <paul.beesley@arm.com>
parent 6b1d9e6c
......@@ -12,8 +12,8 @@ ifneq (${ARCH},aarch64)
endif
SPM_SOURCES := $(addprefix services/std_svc/spm_mm/, \
${ARCH}/spm_helpers.S \
${ARCH}/spm_shim_exceptions.S \
${ARCH}/spm_mm_helpers.S \
${ARCH}/spm_mm_shim_exceptions.S \
spm_mm_main.c \
spm_mm_setup.c \
spm_mm_xlat.c)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment