diff options
author | Paul Burton <paulburton@kernel.org> | 2025-01-29 15:32:49 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2025-02-21 12:19:34 +0300 |
commit | 75fa6a583882e8e09fa567eb3a3d8e115fa5c59f (patch) | |
tree | 2b7dd0a8c3b365f45caad128206eb8f1f3020a33 /scripts/gdb/linux/utils.py | |
parent | 00a134fc2bb4a5f8fada58cf7ff4259149691d64 (diff) | |
download | linux-75fa6a583882e8e09fa567eb3a3d8e115fa5c59f.tar.xz |
MIPS: CPS: Introduce struct cluster_boot_config
In preparation for supporting multi-cluster systems, introduce a struct
cluster_boot_config as an extra layer in the boot configuration
maintained by the MIPS Coherent Processing System (CPS) SMP
implementation. For now only one struct cluster_boot_config will be
allocated & we'll simply defererence its core_config field to find the
struct core_boot_config array which can be used to boot as usual.
Signed-off-by: Paul Burton <paulburton@kernel.org>
Signed-off-by: Dragan Mladjenovic <dragan.mladjenovic@syrmia.com>
Signed-off-by: Aleksandar Rikalo <arikalo@gmail.com>
Tested-by: Serge Semin <fancer.lancer@gmail.com>
Tested-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions