[PATCH v1 1/5] cpukit/microblaze: Add exception framework
Kinsey Moore
kinsey.moore at oarcorp.com
Wed Feb 2 14:18:04 UTC 2022
On 2/2/2022 01:22, Sebastian Huber wrote:
> Hello Kinsey,
>
> could you please use the _CPU_* and CPU_* prefixes only for items
> which are defined by the CPU port interface:
>
> cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h
> cpukit/score/cpu/no_cpu/include/rtems/score/cpuimpl.h
>
> Architecture-specific interfaces should have an architecture-specific
> prefix, for example _Microblaze_* and MICROBLAZE_*.
>
> The code for the optional exception resume should be in a separate
> file and not in cpu.c.
>
I'll get these changes integrated and a new patch set up once some other
conflicting patches are committed.
Thanks,
Kinsey
More information about the devel
mailing list