Some platforms have laxed requirements on the placement of the rmtfs memory region, introduce support for guard pages to allow the DeviceTree author to rely on the OS/Linux for placement of the region. Bjorn Andersson (3): dt-bindings: reserved-memory: rmtfs: Allow guard pages soc: qcom: rmtfs: Support discarding guard pages soc: qcom: rtmfs: Handle reserved-memory allocation issues .../bindings/reserved-memory/qcom,rmtfs-mem.yaml | 7 +++++++ drivers/soc/qcom/rmtfs_mem.c | 12 +++++++++++- 2 files changed, 18 insertions(+), 1 deletion(-) -- 2.25.1