]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - README-morello
Support linkmap offsets for the AAPCS64-CAP ABI
[thirdparty/binutils-gdb.git] / README-morello
CommitLineData
e3ab308d
KT
1The Morello [1] architecture is a prototype implementation of the capability-based
2CHERI [2] architecture in AArch64, intended to promote research into capability
3architectures and their deployment.
4
5This branch contains binutils and gdb support for Morello.
6The ABI-related parts of the work are in alpha state and are likely to change.
7
8As Morello is a prototype architecture we intend to maintain the toolchain
9components on a branch rather than integrate it into master.
10To report bugs please use the GitLab mirror set up at:
11https://git.morello-project.org/morello-gnu-toolchain/binutils-gdb
12
13Please send any patches or start discussions on the gnu-morello [3] list.
14
15Maintainers for the branch are:
16* GDB: Luis Machado <luis.machado@linaro.org>
17* Binutils: Matthew Malcomson <matthew.malcomson@arm.com>
18* Binutils: Kyrylo Tkachov <kyrylo.tkachov@arm.com>
19
20To contribute patches to the branch please submit them to gnu-morello@op-lists.linaro.org
21CC'ing the appropriate maintainers above.
22
23[1] https://developer.arm.com/architectures/cpu-architecture/a-profile/morello
24[2] https://www.cl.cam.ac.uk/research/security/ctsrd/cheri/
25[3] https://op-lists.linaro.org/mailman/listinfo/gnu-morello
26