Skip to content
  • Robin Randhawa's avatar
    aarch64: Stubbed code to generate aarch64 kernel images · f73e6a15
    Robin Randhawa authored
    This is an incremental step towards an aarch64 kernel build. This is basically
    code copied from x86_64 and crudely stubbed out to get a successful linked
    dummy kernel.
    
    This then becomes the framework upon which I'll layer in the AArch64 code.
    f73e6a15