Kinsey Moore
9d77c0f425
spec: Move hypervisor start for use by AArch64
...
AArch64 on hardware is often started at EL2 instead of EL1 from either
u-boot or a first stage bootloader. This allows RTEMS to drop from EL2
execution to EL1 to operate as normal.
2021-03-05 08:43:15 -06:00
Sebastian Huber
7480c34698
bsps: Add default rtems_get_target_hash()
...
Update #4267 .
2021-02-26 09:10:09 +01:00
Sebastian Huber
e8284a3458
build: Sort source lists
...
Use the Python sorted() function to sort the "source" lists.
2021-02-24 09:22:54 +01:00
Sebastian Huber
617aeaf572
bsps/arm: Move BSP_START_IN_HYP_SUPPORT option
...
Clarify documentation.
Update #4202 .
2020-12-10 07:58:03 +01:00
Kinsey Moore
1c03649312
Move ARM PL011 UART driver
...
This UART driver is now needed for BSPs other than ARM.
2020-10-05 16:11:39 -05:00
Sebastian Huber
f3f0370f10
build: Alternative build system based on waf
...
Update #3818 .
2020-09-14 07:11:32 +02:00