Skip to content
Commit 1c8c1152 authored by Steven Price's avatar Steven Price
Browse files

arm64: mte: Save tags when hibernating



When hibernating the contents of all pages in the system are written to
disk, however the MTE tags are not visible to the generic hibernation
code. So just before the hibernation image is created copy the tags out
of the physical tag storage into standard memory so they will be
included in the hibernation image. After hibernation apply the tags back
into the physical tag storage.

Signed-off-by: Steven Price's avatarSteven Price <steven.price@arm.com>
parent 82fe1dec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment