diff options
| author | Heiko Schocher <[email protected]> | 2026-03-24 17:30:36 +0100 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2026-04-02 09:07:18 -0300 |
| commit | c42db5019df01db7ba6e0b9ed659b6d57ef5c22a (patch) | |
| tree | e4b5f7efc9b82e1868c4a99d7e7c0c774ab67665 /scripts | |
| parent | 1e7250ce94dabd7a9d43429b8a5fd2b6efa71a9a (diff) | |
crypto: fsl: Select ARCH_MISC_INIT for CAAM driver
The CAAM JR driver is initialized from arch_misc_init(). If
ARCH_MISC_INIT is not enabled, the driver is never initialized,
which can lead to crashes or hangs (e.g. during hash operations).
Select ARCH_MISC_INIT when enabling FSL_CAAM to ensure proper
initialization.
Signed-off-by: Heiko Schocher <[email protected]>
Suggested-by: Fabio Estevam <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
