How do i compile Freertos-plus-cli for GCC/ARM_AARCH64

as the title suggests, i want to compile freertos-plus-cli for GCC/ARM_AARCH64 to use with gem5 emulator, i am a newbie in freertos so any help is appreciated, also my os is macOS

FreeRTOS-Plus-CLI is not platform dependent, so you should be able to use it on any platform. Do you have FreeRTOS running on your platform already and are trying to integrate FreeRTOS-Plus-CLI?