HomeFreeBSD

kboot: Add powerpc stub for enumerate_memory_arch()

Description

kboot: Add powerpc stub for enumerate_memory_arch()

Add stub for new MI interface for enumerating memory. Right now powerpc
looks in the FDT table at a later point in boot since we don't need to
pass a specific memory table to the kernel. Leave it like that for now,
but note plans for the future.

Sponsored by: Netflix
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D38248

Details

Provenance
impAuthored on Feb 3 2023, 3:38 PM
Reviewer
kevans
Differential Revision
D38248: kboot: Add powerpc stub for enumerate_memory_arch()
Parents
rG81fbd74a4b59: kboot: space_avail -- how much space exists from 'start' to end of segment
Branches
Unknown
Tags
Unknown