]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Free the arm64 bootparams memory after initarm
authorandrew <andrew@FreeBSD.org>
Tue, 8 Dec 2020 15:41:18 +0000 (15:41 +0000)
committerandrew <andrew@FreeBSD.org>
Tue, 8 Dec 2020 15:41:18 +0000 (15:41 +0000)
commitc542e78169cc58ea3d1d4944a6a42c65451ee2f4
treefb54d3dbba3be65c791967f30c0df838129868f7
parentf262a47a0344d44c8be1f87e9b428c7d588ed961
Free the arm64 bootparams memory after initarm

This is only needed in initarm, we can return this memory to the stack
used by mi_startup.

Sponsored by: Innivate UK
sys/arm64/arm64/locore.S