opengnsys_ipxe/src/arch/arm
Michael Brown 1ab4d3079d [mp] Define an API for multiprocessor functions
Define an API for executing very limited functions on application
processors in a multiprocessor system, along with an x86-only
implementation.

The normal iPXE runtime environment is effectively non-existent on
application processors.  There is no ability to make firmware calls
(e.g. to write to a console), and there may be no stack space
available.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2024-03-15 13:26:53 +00:00
..
core [ioapi] Centralise definitions for dummy PIO 2023-06-29 15:40:24 +01:00
include [mp] Define an API for multiprocessor functions 2024-03-15 13:26:53 +00:00
interface/efi [efi] Fix hang during ExitBootServices() 2024-01-31 13:23:56 +00:00
Makefile [arm] Add missing arch/arm/core source directory 2023-06-29 15:40:24 +01:00
Makefile.efi [arm] Split out 32-bit-specific code to arch/arm32 2016-05-08 00:18:35 +01:00
Makefile.linux [arm] Support building as a Linux userspace binary for AArch64 2023-01-22 20:36:57 +00:00