[PATCH v1 2/3] aarch64: Add support for mapping exceptions
Kinsey Moore
kinsey.moore at oarcorp.com
Fri Apr 16 13:20:31 UTC 2021
On 4/16/2021 02:10, Sebastian Huber wrote:
> On 14/04/2021 17:46, Kinsey Moore wrote:
>
>> diff --git a/bsps/aarch64/shared/exceptions.c
>> b/bsps/aarch64/shared/exceptions.c
>> new file mode 100644
>> index 0000000000..808a3bf62a
>> --- /dev/null
>> +++ b/bsps/aarch64/shared/exceptions.c
> What is BSP-specific in this file?
>
This is a hold-over from when the file contained a bit more and dealt
with bsp-specific interrupts. I'll move it elsewhere.
Kinsey
More information about the devel
mailing list