From bb57361bfd753fe7b6eacab7556080b85599965e Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 11 Dec 2020 11:39:31 +0100 Subject: build: Clarify ARM_MMU_USE_SMALL_PAGES description --- spec/build/bsps/arm/optmmusmallpages.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spec/build/bsps/arm/optmmusmallpages.yml b/spec/build/bsps/arm/optmmusmallpages.yml index 5d42039c78..a4ceb0aa1e 100644 --- a/spec/build/bsps/arm/optmmusmallpages.yml +++ b/spec/build/bsps/arm/optmmusmallpages.yml @@ -20,7 +20,8 @@ default-by-variant: variants: - arm/realview_pbx_a9_qemu description: | - Use MMU with small pages (4KiB) + If set to true, then the MMU is configured to use small pages (4KiB), + otherwise it uses sections (1MiB). enabled-by: true links: [] name: ARM_MMU_USE_SMALL_PAGES -- cgit v1.2.3