diff options
author | Samuel Holland <samuel.holland@sifive.com> | 2025-03-25 16:43:27 -0700 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2025-04-23 12:32:50 +0530 |
commit | e78a0ebdc4b116f44f36df44386fd7093e5df4ca (patch) | |
tree | dff9a829b54a2e0a302b707cd0597cf30de62821 /lib/utils/cppc | |
parent | de777cc633bae869bb752d8b64c4b116db9594ef (diff) | |
download | opensbi-e78a0ebdc4b116f44f36df44386fd7093e5df4ca.zip opensbi-e78a0ebdc4b116f44f36df44386fd7093e5df4ca.tar.gz opensbi-e78a0ebdc4b116f44f36df44386fd7093e5df4ca.tar.bz2 |
platform: generic: Add an init hook matching fdt_driver
In preparation for reusing the fdt_driver code to match platform
overrides, add a new .init hook matching the type signature from
fdt_driver. This hook replaces the existing .fw_init hook, since
it is called at roughly the same place in the init process.
Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20250325234342.711447-5-samuel.holland@sifive.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'lib/utils/cppc')
0 files changed, 0 insertions, 0 deletions