coreboot/src/arch
Subrata Banik e169419946 arch/x86: Clarify help text for 64-bit support
The word "experimental" has been removed from the help text for
HAVE_X86_64_SUPPORT Kconfig. This is because the x86_64 architecture
has now been officially tested and enabled for several x86 SoC
platforms.

This work will provide us with the foundation we need to begin working
with Intel's next-generation SoC platform (which requires to support
64-bit mode of booting by default).

Therefore, we can now remove the word "experimental" from the
"HAVE_X86_64_SUPPORT" Kconfig help text.

TEST=Able to build and boot google/rex64 in 64-bit mode to ChromeOS.

Change-Id: Ibd629f4e2722f3cbabbe297d4481790c9fa9226a
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83009
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-06-10 09:43:59 +00:00
..
arm arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
arm64 arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
ppc64 arch/ppc64: Add arch as supported by the clang compiler 2024-04-01 04:16:53 +00:00
riscv arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
x86 arch/x86: Clarify help text for 64-bit support 2024-06-10 09:43:59 +00:00