template <typename BootHartIdGetter>

class RiscvDevicetreeCpuTopologyItem

Defined at line 865 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/devicetree.h

BootHartIdGetter provides a static means of accessing the boot hart ID, which

derives from outside of the devicetree: it must provide a method of the form

`static uint64_t Get()`.

Public Methods

void RiscvDevicetreeCpuTopologyItem<BootHartIdGetter> ()

Defined at line 867 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/devicetree.h