Commit 6b1d9e6c authored by Paul Beesley's avatar Paul Beesley Committed by Manish Pandey
Browse files

spm-mm: Rename source files



Change-Id: I851be04fc5de8a95ea11270996f8ca33f0fccadb
Signed-off-by: default avatarPaul Beesley <paul.beesley@arm.com>
parent 6b54236e
......@@ -14,9 +14,9 @@ endif
SPM_SOURCES := $(addprefix services/std_svc/spm_mm/, \
${ARCH}/spm_helpers.S \
${ARCH}/spm_shim_exceptions.S \
spm_main.c \
spm_setup.c \
spm_xlat.c)
spm_mm_main.c \
spm_mm_setup.c \
spm_mm_xlat.c)
# Let the top-level Makefile know that we intend to include a BL32 image
......
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