aboutsummaryrefslogtreecommitdiffstats
path: root/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp-arm32
AgeCommit message (Collapse)Author
2020-09-28arm-bsp/recipes-kernel: Update fvp-base-arm32 BSP definitionAnders Dellien
Update to use the yocto-kernel-cache 'standard' configuration and edit 'fvp-features.cfg' to remove duplicate configs. Change-Id: I49617bdac554571aa1242080797cb60327e527da Signed-off-by: Anders Dellien <anders.dellien@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
2020-08-14arm-bsp/recipes-kernel: Remove kernel config warnings for fvp-base machinesAnders Dellien
For fvp-base, enable CONFIG_COMPILE_TEST to remove warning regarding CONFIG_ARM_TIMER_SP804 For fvp-base-arm32, enable CONFIG_MODULES to remove warning regarding CONFIG_SCSI_DEBUG Change-Id: I02457ae2d50e03367d1ec3aeb3a0f1571c0f2b05 Signed-off-by: Anders Dellien <anders.dellien@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
2020-08-03arm-bsp: Introduce 32-bit FVP-BASE platform and BSPAnders Dellien
Also refactor fvp-common.inc to contain definitions shared between fvp-base, fvp-base-arm32 and foundation-armv8 Change-Id: I3634c3fefa8d793d0bcf5fcfd7458e6dbd2a6622 Signed-off-by: Anders Dellien <anders.dellien@arm.com>