diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2024-02-14 15:29:01 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2024-02-16 15:42:32 +0300 |
commit | aa6a52b2470c375ecd71b1d81c89d93b11134b56 (patch) | |
tree | c7d9928f458bf16223693797f9e9096c0c3da854 /tools/perf/scripts/python | |
parent | 8d47b8e5c74a1be600fd68bbbb4c2ecd8d4cc33c (diff) | |
download | linux-aa6a52b2470c375ecd71b1d81c89d93b11134b56.tar.xz |
arm64: head: move memstart_offset_seed handling to C code
Now that we can set BSS variables from the early code running from the
ID map, we can set memstart_offset_seed directly from the C code that
derives the value instead of passing it back and forth between C and asm
code.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20240214122845.2033971-60-ardb+git@google.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions