On Tue, 21 Nov 2023 at 08:28, Heinrich Schuchardt <heinrich.schucha...@canonical.com> wrote: > > Add fields for the location of ACPI tables to the global data. > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > v2: > no change > --- > arch/riscv/include/asm/global_data.h | 4 ++++ > 1 file changed, 4 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>