commit | 8d14eae3ccda096af5c0a145eb6c9635d25a37dc | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@kernel.org> | Wed Aug 24 17:30:16 2022 +0100 |
committer | Mark Brown <broonie@kernel.org> | Mon Aug 29 13:16:09 2022 +0100 |
tree | f9598eb13409fcd2579a615b1d001e3d02289de1 | |
parent | 8a49c64a5a89c4307267b571234595d211a1db30 [diff] |
kselftest/arm64: Add a test for signal frames with ZA disabled When ZA is disabled there should be no register data in the ZA signal frame, add a test case which confirms that this is the case. Signed-off-by: Mark Brown <broonie@kernel.org>