Home
last modified time | relevance | path

Searched hist:"56 b77ba112d48becc3e41c9fe2b1533ba220b7c3" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/tools/
H A Dgen-cpucaps.awkdiff 56b77ba112d48becc3e41c9fe2b1533ba220b7c3 Sat May 27 14:38:58 CEST 2023 Prathu Baronia <quic_pbaronia@quicinc.com> arm64/cpucaps: increase string width to properly format cpucaps.h

The lengthiest capability is `WORKAROUND_TRBE_OVERWRITE_FILL_MODE` and
its length is 35 characters so increase the width of left justified
strings to 40 and adjust the tab space for `ARM64_NCAPS` accordingly.
Now the generated cpucaps.h is properly formatted.

Signed-off-by: Prathu Baronia <quic_pbaronia@quicinc.com>
Link: https://lore.kernel.org/r/20230527123900.680520-1-quic_pbaronia@quicinc.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>