summaryrefslogtreecommitdiffstats
path: root/arch/SecondaryInit.cpp
AgeCommit message (Collapse)AuthorFilesLines
2026-06-09Apply the GPLv3 licenseAlexey Gavrilov1-0/+18
Copyright disclaimer and copyright note are prepending to a every source file. Add license section in the `README.md` file. Create the LICENSE` file with license information. Signed-off-by: Alexey Gavrilov <alexey.gavrilov@mail.com>
2026-03-28Cmake build generator support: toolchain fileAlexey Gavrilov1-2/+0
Two toolchain files for clang and gcc compilers under x86 platform. Debug flags also passed at the configure time. Signed-off-by: Alexey Gavrilov <alexey.gavrilov@mail.com>
2025-05-10Kheap section + metadataAlexey Gavrilov1-0/+2
2024-03-06Initialization mechanismAlexey Gavrilov1-0/+11