Skip to content

Commit

Permalink
aarch64: enable ARM64_MEMORY_MODEL_CONTROL
Browse files Browse the repository at this point in the history
Enable ARM64_MEMORY_MODEL_CONTROL, introduced by the patches added in
the previous commit, so guests on Apple Silicon machine can set the
memory model as desired.

Signed-off-by: Sergio Lopez <[email protected]>
  • Loading branch information
slp committed Sep 11, 2024
1 parent 7731d09 commit 19868ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config-libkrunfw_aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ CONFIG_ARM64_EPAN=y
CONFIG_ARM64_SVE=y
CONFIG_ARM64_SME=y
# CONFIG_ARM64_PSEUDO_NMI is not set
CONFIG_ARM64_MEMORY_MODEL_CONTROL=y
CONFIG_RELOCATABLE=y
# CONFIG_RANDOMIZE_BASE is not set
CONFIG_CC_HAVE_STACKPROTECTOR_SYSREG=y
Expand Down

0 comments on commit 19868ae

Please sign in to comment.