mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-20 01:53:31 +08:00
9ba6cec663
* [ofw] dealing with mem region out of kernel space - Fix parameter checking in _out_of_range() that NULL is excluded for fixed mapping - Split page install with a deferred stage to avoid mapping over ARCH_EARLY_MAP_SIZE Signed-off-by: Shell <smokewood@qq.com> * fixup: restrict vstart for using of RT_NULL --------- Signed-off-by: Shell <smokewood@qq.com>