coreboot/src
Hakim Giydan 43e5b576b9 arch/arm: Add armv7-r configuration
This change adds armv7-r support for all stages.

armv7-r is an ARM processor based on the Cortex-R series.

Currently, there is support for armv7-a and armv7-m and
armv7-a files has been modfied to accommodate armv7-r by
adding ENV_ARMV7_A, ENV_ARMV7_R and ENV_ARMV7_M constants
to src/include/rules.h.

armv7-r exceptions support will added in a later time.

Change-Id: If94415d07fd6bd96c43d087374f609a2211f1885
Signed-off-by: Hakim Giydan <hgiydan@marvell.com>
Reviewed-on: https://review.coreboot.org/15335
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-09-12 19:58:43 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/arm: Add armv7-r configuration 2016-09-12 19:58:43 +02:00
commonlib commonlib: move DIV_ROUND macros from nvidia/tegra 2016-09-07 20:52:42 +02:00
console src/console: Add required space before opening parenthesis '(' 2016-08-31 20:06:20 +02:00
cpu cpu/x86: Move fls() and fms() to mtrr.h 2016-09-12 19:51:36 +02:00
device src/device: Add required space before opening parenthesis '(' 2016-08-28 18:27:52 +02:00
drivers driver/fsp2_0: Include stdint header file in api.h 2016-09-12 19:53:00 +02:00
ec src/ec: Improve code formatting 2016-09-07 13:55:05 +02:00
include arch/arm: Add armv7-r configuration 2016-09-12 19:58:43 +02:00
lib edid: Fix a function signature 2016-09-08 23:19:06 +02:00
mainboard kunimitsu: Add initial FSP2.0 support 2016-09-12 19:56:09 +02:00
northbridge cpu/x86: Move fls() and fms() to mtrr.h 2016-09-12 19:51:36 +02:00
soc fsp_broadwell_de: Correct access to SIRQ_CNTL register 2016-09-12 06:33:53 +02:00
southbridge southbridge/intel/i82801dx: transition away from device_t 2016-09-10 04:56:34 +02:00
superio src/superio: Improve code formatting 2016-09-05 03:07:37 +02:00
vboot vboot: consolidate google_chromeec_early_init() calls 2016-08-25 22:50:17 +02:00
vendorcode vendorcode/skylake: Add FSP header files without any adaptations 2016-09-12 19:54:25 +02:00
Kconfig Kconfig: Relocate DEVICETREE symbol 2016-09-06 22:49:06 +02:00