Page MenuHomeFreeBSD

dev/fdt: Add fdt_foreach_reserved_region
ClosedPublic

Authored by andrew on Apr 7 2025, 5:45 PM.
Tags
None
Referenced Files
F168213775: D49699.id153255.diff
Wed, Aug 26, 10:48 PM
F168185887: D49699.id153307.diff
Wed, Aug 26, 6:50 PM
F168180229: D49699.id.diff
Wed, Aug 26, 6:05 PM
F168175491: D49699.diff
Wed, Aug 26, 5:35 PM
Unknown Object (File)
Tue, Aug 25, 6:15 PM
Unknown Object (File)
Sun, Aug 23, 1:30 AM
Unknown Object (File)
Fri, Aug 21, 6:42 PM
Unknown Object (File)
Fri, Aug 14, 7:52 PM
Subscribers

Details

Summary

As with fdt_foreach_mem_region add a function that calls a callback
for each reserved memory region in /memreserve. This allows us to
exclude this memory from the physical map in a way that is safe from
overflowing a fixed array on the stack.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63372
Build 60256: arc lint + arc unit