diff options
author | Russell King <[email protected]> | 2018-05-10 13:07:29 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2018-05-31 10:39:34 +0100 |
commit | 9d3a04925deeabb97c8e26d940b501a2873e8af3 (patch) | |
tree | e3fb1848b477558d8818301c77f0ed96a44ec1c9 /scripts/gdb | |
parent | 26602161b5ba795928a5a719fe1d5d9f2ab5c3ef (diff) |
ARM: bugs: add support for per-processor bug checking
Add support for per-processor bug checking - each processor function
descriptor gains a function pointer for this check, which must not be
an __init function. If non-NULL, this will be called whenever a CPU
enters the kernel via which ever path (boot CPU, secondary CPU startup,
CPU resuming, etc.)
This allows processor specific bug checks to validate that workaround
bits are properly enabled by firmware via all entry paths to the kernel.
Signed-off-by: Russell King <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Boot-tested-by: Tony Lindgren <[email protected]>
Reviewed-by: Tony Lindgren <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions