Home
last modified time | relevance | path

Searched hist:"9 f5848665788a0f07bc175cb2cdd06d367b7556e" (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kernel/
H A Dentry-fpsimd.Sdiff 9f5848665788a0f07bc175cb2cdd06d367b7556e Tue Oct 19 19:22:09 CEST 2021 Mark Brown <broonie@kernel.org> arm64/sve: Make access to FFR optional

SME introduces streaming SVE mode in which FFR is not present and the
instructions for accessing it UNDEF. In preparation for handling this
update the low level SVE state access functions to take a flag specifying
if FFR should be handled. When saving the register state we store a zero
for FFR to guard against uninitialized data being read. No behaviour change
should be introduced by this patch.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20211019172247.3045838-5-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
H A Dfpsimd.cdiff 9f5848665788a0f07bc175cb2cdd06d367b7556e Tue Oct 19 19:22:09 CEST 2021 Mark Brown <broonie@kernel.org> arm64/sve: Make access to FFR optional

SME introduces streaming SVE mode in which FFR is not present and the
instructions for accessing it UNDEF. In preparation for handling this
update the low level SVE state access functions to take a flag specifying
if FFR should be handled. When saving the register state we store a zero
for FFR to guard against uninitialized data being read. No behaviour change
should be introduced by this patch.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20211019172247.3045838-5-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
/linux/arch/arm64/include/asm/
H A Dfpsimdmacros.hdiff 9f5848665788a0f07bc175cb2cdd06d367b7556e Tue Oct 19 19:22:09 CEST 2021 Mark Brown <broonie@kernel.org> arm64/sve: Make access to FFR optional

SME introduces streaming SVE mode in which FFR is not present and the
instructions for accessing it UNDEF. In preparation for handling this
update the low level SVE state access functions to take a flag specifying
if FFR should be handled. When saving the register state we store a zero
for FFR to guard against uninitialized data being read. No behaviour change
should be introduced by this patch.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20211019172247.3045838-5-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
H A Dfpsimd.hdiff 9f5848665788a0f07bc175cb2cdd06d367b7556e Tue Oct 19 19:22:09 CEST 2021 Mark Brown <broonie@kernel.org> arm64/sve: Make access to FFR optional

SME introduces streaming SVE mode in which FFR is not present and the
instructions for accessing it UNDEF. In preparation for handling this
update the low level SVE state access functions to take a flag specifying
if FFR should be handled. When saving the register state we store a zero
for FFR to guard against uninitialized data being read. No behaviour change
should be introduced by this patch.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20211019172247.3045838-5-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>