Page MenuHomeFreeBSD

arm64: Dynamically allocate the boot stack pointers
Needs ReviewPublic

Authored by andrew on Aug 15 2023, 2:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 5 2024, 8:24 PM
Unknown Object (File)
Oct 2 2024, 6:43 PM
Unknown Object (File)
Jul 8 2024, 12:53 AM
Unknown Object (File)
Apr 26 2024, 10:28 AM
Unknown Object (File)
Apr 26 2024, 6:31 AM
Unknown Object (File)
Apr 26 2024, 3:08 AM
Unknown Object (File)
Mar 14 2024, 12:16 PM
Unknown Object (File)
Dec 29 2023, 11:55 PM
Subscribers

Details

Reviewers
emaste
manu
Group Reviewers
arm64
Summary

After increasing MAXCPU we now allocate 8k of .bss to pointers to the
boot stacks. As these are not needed after boot we can move them to be
dynamically allocated.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 53117
Build 50008: arc lint + arc unit