mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-20 12:42:54 +00:00
bsp: make hugetlb config enabled by default for SBL platform
switch to hugetlb for SBL platform Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
This commit is contained in:
parent
d79d641679
commit
8fbb21f7c6
@ -45,5 +45,4 @@
|
|||||||
#define CONFIG_LOW_RAM_SIZE 0x000CF000
|
#define CONFIG_LOW_RAM_SIZE 0x000CF000
|
||||||
#define CONFIG_RAM_START 0x6E000000
|
#define CONFIG_RAM_START 0x6E000000
|
||||||
#define CONFIG_RAM_SIZE 0x02000000 /* 32M */
|
#define CONFIG_RAM_SIZE 0x02000000 /* 32M */
|
||||||
#define CONFIG_CMA
|
|
||||||
#endif /* BSP_CFG_H */
|
#endif /* BSP_CFG_H */
|
||||||
|
Loading…
Reference in New Issue
Block a user