summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cm3-pm-firmware
Commit message (Collapse)AuthorAgeFilesLines
* amx3-cm3,u-boot-ti: Pin to gcc compilerKhem Raj2019-07-161-0/+1
| | | | | | | | | Using clang as default compiler fails to build these since these packages explicitly asks for gcc as compiler this ensures that we meet that demand Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* amx3-cm3: Use COMPATIBLE_MACHINE instead of COMPATIBLE_HOSTKhem Raj2019-07-161-2/+2
| | | | | | | This represents it correctly in package arch as well Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: Limit ti specific recipes under ti-soc overrideKhem Raj2018-10-171-0/+2
| | | | | | | | This helps in multi-BSP scenario, where other BSP layers are also present in the layermix Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cm3-pm-firmware: bump SRCREV for -ffreestanding fixDenys Dmytriyenko2018-10-161-4/+2
| | | | | | | Rework original patch from Khem Raj by upstreaming the Makefile fix instead of carrying it locally. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* amx3-cm3: Fix building with poky-lsbTom Rini2018-09-051-1/+1
| | | | | | | | | | | | | | One of the features of poky-lsb is that it brings in the security_flags.inc file that sets a number of security-related compile time flags. This includes changing some of the default GCC build options. However, for building the amx3-cm3 firmware we want to ensure that none of this enabled as it's not useful in this particular environment. We must pass in ${SECURITY_NOPIE_CFLAGS} to disable PIE. When security_flags.inc is not present this is an empty string so is safe to do at all times. Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* amx3-cm3: update to 1.9.2 versionDenys Dmytriyenko2016-09-121-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: remove old CM3 PM FW recipe for 3.14 kernelDenys Dmytriyenko2016-09-121-29/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* amx3-cm3: update to the latest for am3 ddr fixesDenys Dmytriyenko2016-06-211-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cm3-pm-firmware: correct license to TI-TSPADenys Dmytriyenko2016-06-012-2/+2
| | | | | | It was incorrectly identified as BSD-3-Clause Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: replace remaining base_contains with bb.utils.containsDenys Dmytriyenko2016-05-022-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cm3-pm-firmware: update with the new git URLDenys Dmytriyenko2015-11-182-4/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* amx3-cm3: update PM firmware, still version 191Denys Dmytriyenko2015-09-081-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* amx3-cm3: add new PM firmware for 4.1 kernelDenys Dmytriyenko2015-07-301-0/+28
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: move into cm3-pm-firmware folderDenys Dmytriyenko2015-07-301-0/+29
Signed-off-by: Denys Dmytriyenko <denys@ti.com>