diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2021-06-03 10:51:21 +0200 |
---|---|---|
committer | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2021-06-13 19:16:41 +0200 |
commit | a91da54570856e3d3af4ba2884db71fbce06f70b (patch) | |
tree | 6a7cfbf300f11676e139292794744a472cef7e1b /include | |
parent | ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSET (diff) | |
download | linux-a91da54570856e3d3af4ba2884db71fbce06f70b.tar.xz linux-a91da54570856e3d3af4ba2884db71fbce06f70b.zip |
ARM: 9089/1: Define kernel physical section start and end
When we are mapping the initial sections in head.S we
know very well where the start and end of the kernel image
in physical memory is placed. Later on it gets hard
to determine this.
Save the information into two variables named
kernel_sec_start and kernel_sec_end for convenience
for later work involving the physical start and end
of the kernel. These variables are section-aligned
corresponding to the early section mappings set up
in head.S.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions