summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYunhui Cui <cuiyunhui@bytedance.com>2024-08-14 09:26:25 +0300
committerPalmer Dabbelt <palmer@rivosinc.com>2025-01-30 05:36:09 +0300
commit101971298be2aa4706c8602bd81066a0f6f2ced5 (patch)
treee2388729197621d7147b58cf2a0500fc21292156 /scripts
parentb6de116e4636e1a45e5ee69264a66cfab721e581 (diff)
downloadlinux-101971298be2aa4706c8602bd81066a0f6f2ced5.tar.xz
riscv: add a warning when physical memory address overflows
The part of physical memory that exceeds the size of the linear mapping will be discarded. When the system starts up normally, a warning message will be printed to prevent confusion caused by the mismatch between the system memory and the actual physical memory. Signed-off-by: Yunhui Cui <cuiyunhui@bytedance.com> Reviewed-by: Alexandre Ghiti <alexghiti@rivosinc.com> Tested-by: Alexandre Ghiti <alexghiti@rivosinc.com> Link: https://lore.kernel.org/r/20240814062625.19794-1-cuiyunhui@bytedance.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/selinux/genheaders/genheadersbin0 -> 90112 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/scripts/selinux/genheaders/genheaders b/scripts/selinux/genheaders/genheaders
new file mode 100755
index 000000000000..3fc32a664a79
--- /dev/null
+++ b/scripts/selinux/genheaders/genheaders
Binary files differ