summaryrefslogtreecommitdiff
path: root/lib/utils/cppc/objects.mk
diff options
context:
space:
mode:
authorAnup Patel <[email protected]>2026-05-21 13:56:25 +0530
committerAnup Patel <[email protected]>2026-06-12 16:08:29 +0530
commitecc92e87a990e3f45081fbf2c84ad342d9226aaa (patch)
tree2bdc9e13c6e7f2fad948f6a08374c8ebe4f6d6ee /lib/utils/cppc/objects.mk
parenta62385ab803325a27e7ff9981ca644b49de65e2b (diff)
platform: generic: Optimize extensions_init() to parse ISA extensions once
Instead of parsing ISA extensions separately for each hart in the generic_extensions_init() function, it is better to parse ISA extensions for all available harts in the cold boot path. Also, this allows us to remove fdt_isa_bitmap from scratch space and directly initialize "extensions" in struct sbi_hart_features for each hart. Signed-off-by: Anup Patel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib/utils/cppc/objects.mk')
0 files changed, 0 insertions, 0 deletions