Merge branch 'postk_topic-contiguous_pte' into development
* Merge cd7ab307fae9bc8aa49d23b32becf37368a1603e * Merge commit is changed to one commit for gerrit Change-Id: I75f0f4cf6b8b3286284638ac2c7816c5257551e4
This commit is contained in:
13
test/contiguous_pte/arm64_4KB_setting.patch
Normal file
13
test/contiguous_pte/arm64_4KB_setting.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
diff --git a/test/contiguous_pte/src/arch/arm64/include/arch_test_mck.h b/test/contiguous_pte/src/arch/arm64/include/arch_test_mck.h
|
||||
index 9cc59e3..857f9bf 100644
|
||||
--- a/src/arch/arm64/include/arch_test_mck.h
|
||||
+++ b/src/arch/arm64/include/arch_test_mck.h
|
||||
@@ -7,7 +7,7 @@
|
||||
#define CONFIG_ARM64_PGTABLE_LEVELS 3
|
||||
#define CONFIG_ARM64_VA_BITS 48
|
||||
//#define CONFIG_ARM64_PGTABLE_LEVELS 4
|
||||
-#define CONFIG_ARM64_64K_PAGES 1
|
||||
+//#define CONFIG_ARM64_64K_PAGES 1
|
||||
#define VA_BITS CONFIG_ARM64_VA_BITS
|
||||
|
||||
/* auxv */
|
||||
Reference in New Issue
Block a user