[PATCH v1 1/5] cpukit/microblaze: Add exception framework
Sebastian Huber
sebastian.huber at embedded-brains.de
Wed Feb 2 07:22:30 UTC 2022
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.
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax: +49-89-18 94 741 - 08
Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
More information about the devel
mailing list