Rtos-custom_SVC_handler
To Understand how SVC_Handler works, and how to implement one in rpi- pico(RP2040).
Sharing the knowledge of Linux & OpenBSD as I go deeper
To Understand how SVC_Handler works, and how to implement one in rpi- pico(RP2040).
To understand how an x86_64(amd64) machine boots up. Touching up on ATX, POST, UEFI/BIOS, BOOTROM, CMOS IME/PSP , GRUB, initramfs, rootfs.
To reduce the time taken from the message 'Starting Kernel ...' to the shell prompt. There will be bits on Device-Tree's and Kernel config files.