summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2023-05-18 10:56:10 +0200
committerFelix Held <felix-coreboot@felixheld.de>2023-05-24 12:16:37 +0000
commit1e45295236affdb54f3bd470573423ac54aabb52 (patch)
treec1947e68e7af613d3949463e02f8fe204725c3d2 /.clang-format
parent9d475bf6de63f4e05bba39e4771e0d32c07c0c9b (diff)
vc/amd/pi/amdlib.c: Use native coreboot code over compiler builtins
Compiler builtins depend on certain CPU features flags to be passed to the compiler. This may have unwanted side effects as generating code with FPU registers. Instead use native coreboot code. Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Change-Id: I4e92d103fa3a6c7a56e813a583b3262676969669 Reviewed-on: https://review.coreboot.org/c/coreboot/+/75321 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions