[PATCH 3/5] Shared libmm implemenation for ARM BSPs
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Aug 26 15:31:32 UTC 2013
On 2013-08-26 02:14, Hesham AL-Matary wrote:
> +/**
> + * @brief dummy exception handler for data aborts to help in debugging
> + */
> +void dummy_data_abort_exception_handler(void);
This is a completely different stuff and should go into a separate patch. I
don't think we need this handler. In case a data abort we get a fatal error.
It is up to the fatal error handler to do something with this. It may use your
new arm_cp15_print_fault_status_description() (why is it defined in a header
file?).
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list