4
0
дзеркало https://github.com/riscv-software-src/opensbi.git синхронізовано 2026-01-05 03:41:23 +00:00
Файли
opensbi/firmware
Anup Patel 58ca525a7d firmware: Don't depend on PLAT_HART_COUNT and PLAT_HART_STACK_SIZE
The hart_count and hart_stack_size information is already available
in "struct sbi_platform" so we use that instead of depending on
PLAT_HART_COUNT and PLAT_HART_STACK_SIZE.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
2018-12-22 20:49:52 +05:30
..