]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - README-morello
[Morello GDB] Fix AUXV reading/parsing for corefiles and remote targets
[thirdparty/binutils-gdb.git] / README-morello
1 The Morello [1] architecture is a prototype implementation of the capability-based
2 CHERI [2] architecture in AArch64, intended to promote research into capability
3 architectures and their deployment.
4
5 This branch contains binutils and gdb support for Morello.
6 The ABI-related parts of the work are in alpha state and are likely to change.
7
8 As Morello is a prototype architecture we intend to maintain the toolchain
9 components on a branch rather than integrate it into master.
10 To report bugs please use the GitLab mirror set up at:
11 https://git.morello-project.org/morello-gnu-toolchain/binutils-gdb
12
13 Please send any patches or start discussions on the gnu-morello [3] list.
14
15 Maintainers 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
20 To contribute patches to the branch please submit them to gnu-morello@op-lists.linaro.org
21 CC'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