Files
rtems/bsps/shared
Sebastian Huber bbc87a471d bsps/aarch64: Simplify SMP support
Remove copy and paste from the arm SMP support.  The shared aarch64
implementation of rtems_cache_enable_data() does not enable a particular
cache, it just enables the C bit in the SCTLR_EL1.  This is already done
in aarch64_mmu_enable().  There is no need to wait for secondary
processors in _CPU_SMP_Start_processor().
2024-09-29 23:13:32 +00:00
..
2024-05-23 19:03:09 +00:00
2024-08-05 21:37:42 +00:00
2021-05-06 16:44:38 -06:00
2024-08-05 21:37:42 +00:00
2024-09-29 23:13:32 +00:00