summaryrefslogtreecommitdiff
path: root/src/include/fit.h
diff options
context:
space:
mode:
authorKrystian Hebel <krystian.hebel@3mdeb.com>2024-05-08 14:30:26 +0200
committerFelix Held <felix-coreboot@felixheld.de>2024-05-15 16:53:50 +0000
commita8fdafa427f3794c14464a97c3e4628dbb9a2050 (patch)
treed6c0bf236274f7bfd222a0936b1d45bc75335df1 /src/include/fit.h
parent07913736e001db918161bbe179491163512dcfc3 (diff)
cpu/x86/pae/pgtbl.c: remove dead paging_identity_map_addr()
This function had roughly the same use (except PAT) as part of memset_pae(), however the latter is able to make use of PAE and map physical memory located above 4 GB. Remove paging_identity_map_addr() to avoid semi-duplicated code. The function has been unused since CB:26745. Change-Id: I7a4ebd84a6f5d222c3b2c6c6e3d26d6464cf01b8 Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/82248 Reviewed-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/include/fit.h')
0 files changed, 0 insertions, 0 deletions