HomeFreeBSD

fdt: bump FDT_MEM_REGIONS to 64

Description

fdt: bump FDT_MEM_REGIONS to 64

The Snapdragon X1E / Lenovo T14s device tree has 47 reserved memory
regions. The reserved region parsing doesn't boundary check and will
just end up array bounds smashing, which leads to a reboot before
any console IO is written.

Differential Revision: https://reviews.freebsd.org/D49689
Reviewed by: manu, phk

Details

Provenance
adrianAuthored on Sun, Apr 6, 8:38 PM
Reviewer
manu
Differential Revision
D49689: fdt: bump FDT_MEM_REGIONS to 64
Parents
rG7d2eef229f1e: qcom_gcc: migrate to use sleep_clk directly
Branches
Unknown
Tags
Unknown