Sebastian Huber
|
f69326d0c2
|
bsps: Improve Doxygen file comments
|
2023-05-26 06:56:11 +02:00 |
|
Sebastian Huber
|
bcef89f236
|
Update company name
The embedded brains GmbH & Co. KG is the legal successor of embedded
brains GmbH.
|
2023-05-20 11:05:26 +02:00 |
|
Sebastian Huber
|
016bcb3f9d
|
bsps/arm: Rely on initialized vector table
The arm_cp15_set_exception_handler() is a complicated function which
should be avoided if possible.
Update #4202.
|
2020-12-23 09:24:49 +01:00 |
|
Sebastian Huber
|
9f3a08ef2d
|
bsps: Use header file for GIC architecture support
This avoids a function call overhead in the interrupt dispatching.
Update #4202.
|
2020-12-23 09:24:49 +01:00 |
|
Sebastian Huber
|
b32fd22732
|
bsps/arm: Add arm-data-cache-loop-set-way.h
This makes it possible to reuse this loop.
Update #4202.
|
2020-12-23 09:19:28 +01:00 |
|