diff options
author | Felix Singer <felixsinger@posteo.net> | 2023-11-12 06:32:35 +0000 |
---|---|---|
committer | Martin L Roth <gaumless@gmail.com> | 2023-11-17 22:17:31 +0000 |
commit | c5415678349840821e4c29fef7d34098769021bf (patch) | |
tree | 3e039eef1fd54f3ff76600d439a6a6139f11d6d8 /src/soc/nvidia/tegra124 | |
parent | 8ccd314ce6b954a93528897fb029e66bf6078bd8 (diff) |
soc/qualcomm/{sc7180,sc7280}: Allow building without QC blobs repo
Building coreboot for the Qualcomm SoCs SC7180 and SC7280 requires to
include the Qualcomm blobs, which requires to accept their license.
However, for various reasons it makes sense to build without blobs, e.g.
static analysis or just build-testing.
So in order to do that, run the steps integrating the Qualcomm blobs
into the coreboot binary only if USE_QC_BLOBS is enabled and also remove
guards which prevent building related mainboards when USE_QC_BLOBS is
not enabled.
Change-Id: I249ac477b8f10e7fa0848e967c23a3b3b9bbd27d
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79026
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/nvidia/tegra124')
0 files changed, 0 insertions, 0 deletions