diff options
| author | Mark Brown <[email protected]> | 2024-02-13 15:32:45 +0000 |
|---|---|---|
| committer | Catalin Marinas <[email protected]> | 2024-02-22 19:39:34 +0000 |
| commit | 2f0090549b649cc9fd61c0193189c25f8fc03119 (patch) | |
| tree | bebec01eec42207b8e38167cc823b92fe856c464 /scripts/generate_rust_target.rs | |
| parent | arm64/sve: Document that __SVE_VQ_MAX is much larger than needed (diff) | |
| download | kernel-2f0090549b649cc9fd61c0193189c25f8fc03119.tar.gz kernel-2f0090549b649cc9fd61c0193189c25f8fc03119.zip | |
arm64/sve: Ensure that all fields in ZCR_EL1 are set to known values
At present nothing in our CPU initialisation code ever sets unknown fields
in ZCR_EL1 to known values, all updates to ZCR_EL1 are read/modify/write
sequences for LEN. All the unknown fields are RES0, explicitly initialise
them as such to avoid future surprises.
Signed-off-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions
