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
aab154fb
Commit
aab154fb
authored
Feb 07, 2020
by
Sandrine Bailleux
Committed by
TrustedFirmware Code Review
Feb 07, 2020
Browse files
Merge "qemu: define ARMV7_SUPPORTS_VFP" into integration
parents
129f80d6
e7a54033
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/qemu/qemu/platform.mk
View file @
aab154fb
...
...
@@ -15,6 +15,7 @@ ifeq (${ARM_ARCH_MAJOR},7)
MARCH32_DIRECTIVE
:=
-mcpu
=
cortex-a15
$(eval
$(call
add_define,ARMV7_SUPPORTS_LARGE_PAGE_ADDRESSING))
$(eval
$(call
add_define,ARMV7_SUPPORTS_GENERIC_TIMER))
$(eval
$(call
add_define,ARMV7_SUPPORTS_VFP))
# Qemu expects a BL32 boot stage.
NEED_BL32
:=
yes
endif
# ARMv7
...
...
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