|
From: | Richard Henderson |
Subject: | Re: [PATCH 15/15] arm/cpu: Add generated files |
Date: | Fri, 7 Feb 2025 11:02:58 -0800 |
User-agent: | Mozilla Thunderbird |
On 2/7/25 03:02, Cornelia Huck wrote:
And switch to using the generated definitions. Generated against Linux 6.14-rc1. Signed-off-by: Cornelia Huck<cohuck@redhat.com> --- target/arm/cpu-sysreg-properties.c | 716 ++++++++++++++++++++++++++++- target/arm/cpu-sysregs.h | 116 +---- target/arm/cpu-sysregs.h.inc | 164 +++++++ 3 files changed, 860 insertions(+), 136 deletions(-) create mode 100644 target/arm/cpu-sysregs.h.inc
Why are we committing generated files and not generating them at build-time? r~
[Prev in Thread] | Current Thread | [Next in Thread] |