Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
32bcba00
Unverified
Commit
32bcba00
authored
Feb 08, 2019
by
Antonio Niño Díaz
Committed by
GitHub
Feb 08, 2019
Browse files
Merge pull request #1809 from antonio-nino-diaz-arm/an/fix-trusty
trusty: Require dynamic translation tables
parents
f41a9126
37d9458f
Changes
1
Hide whitespace changes
Inline
Side-by-side
services/spd/trusty/trusty.mk
View file @
32bcba00
#
# Copyright (c) 2016, ARM Limited and Contributors. All rights reserved.
# Copyright (c) 2016
-2019
, ARM Limited and Contributors. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
...
...
@@ -13,6 +13,8 @@ ifeq (${TRUSTY_SPD_WITH_GENERIC_SERVICES},1)
SPD_SOURCES
+=
services/spd/trusty/generic-arm64-smcall.c
endif
BL31_CFLAGS
+=
-DPLAT_XLAT_TABLES_DYNAMIC
=
1
NEED_BL32
:=
yes
CTX_INCLUDE_FPREGS
:=
1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment