Pinned Repositories
ARMv8_TicketSpinlock
A nestable ticket spinlock implementation with demo.
embAppStartup
A minimal application demonstrating how to create startup code and scatter loading function for ARM based embedded applications
FreeRTOS_AEM_Armv8A
FreeRTOS v10.3.1 port for ARM FVP (Fixed Virtual Platform) AEM_Arvm8-A: FVP_Base_RevC-2xAEMv8
GenericCRC
A generic CRC implementation in Python, which supports arbitrary CRC size.
gicDemo
A small embedded application demonstraing how to configure ARM GIC v3 (Generic Interrupt Controller) for interrupt routing and handling for typical ARM systems. Generic timer interrupt is used as an example.
LFSR
Generic LFSR reference implementation
aohzju's Repositories
aohzju/ARMv8_TicketSpinlock
A nestable ticket spinlock implementation with demo.
aohzju/gicDemo
A small embedded application demonstraing how to configure ARM GIC v3 (Generic Interrupt Controller) for interrupt routing and handling for typical ARM systems. Generic timer interrupt is used as an example.
aohzju/FreeRTOS_AEM_Armv8A
FreeRTOS v10.3.1 port for ARM FVP (Fixed Virtual Platform) AEM_Arvm8-A: FVP_Base_RevC-2xAEMv8
aohzju/GenericCRC
A generic CRC implementation in Python, which supports arbitrary CRC size.
aohzju/embAppStartup
A minimal application demonstrating how to create startup code and scatter loading function for ARM based embedded applications
aohzju/LFSR
Generic LFSR reference implementation