Project

General

Profile

Actions

Bug #6997

open

add e_machine for ARM 64-bit

Added by Brad Walker about 7 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
kernel
Start date:
2016-05-25
Due date:
% Done:

0%

Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

I am working on ARM 64-bit support for illumos. It would be very helpful to add an entry into elf.h for the ARM 64-bit processor.

I am proposing to add the following

#define EM_XTENSA 94 /* Tensilica Xtensa architecture /
#define EM_AARCH64 183 /
ARM 64-bit /
#define EM_NUM 95 /
Currently don't support anything past EM_XTENSA */

This would be a great help to start porting support for ARM 64-bit to some of the build tools.

No data to display

Actions

Also available in: Atom PDF