Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
arm-trusted-firmware
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pkg
arm-trusted-firmware
Commits
70dbfd25
Commit
70dbfd25
authored
1 year ago
by
Wei Gao
Committed by
Wei Gao
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Add build profile for QEMU.
parent
51d2e9a1
Branches
apertis/v2024
apertis/v2025dev1
apertis/v2025dev2
wip/gaw1lud/qemu
Branches containing commit
Tags
apertis/2.10.0+dfsg-1+apertis3
Tags containing commit
3 merge requests
!32
Merge changes from apertis/v2024-updates into apertis/v2024
,
!29
Backport v2024 <- v2025dev2: Add build profile for QEMU
,
!26
Add build profile for QEMU.
Pipeline
#716776
skipped
Changes
2
Pipelines
8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
debian/rules
+4
-0
4 additions, 0 deletions
debian/rules
with
10 additions
and
0 deletions
debian/changelog
+
6
−
0
View file @
70dbfd25
arm-trusted-firmware (2.10.0+dfsg-1+apertis3) apertis; urgency=medium
* Add build profile for QEMU.
-- Wei Gao <gaw1lud@bosch.com> Wed, 07 Feb 2024 11:17:14 +0100
arm-trusted-firmware (2.10.0+dfsg-1+apertis2) apertis; urgency=medium
* Refresh the automatically detected licensing information
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
4
−
0
View file @
70dbfd25
...
...
@@ -17,6 +17,10 @@ endif
platforms := g12a gxbb sun50i_a64 sun50i_h6 rcar rk3328 rk3399 rpi3 rpi4 imx8mn imx8mm k3
# Disable building of imx8mq, as it is not well supported upstream.
#platforms_nodebug := imx8mq
platforms_nodebug := qemu
qemu_assigns := QEMU_USE_GIC_DRIVER=QEMU_GICV3 BL32_RAM_LOCATION=tdram LOG_LEVEL=30 SPD=opteed
qemu_make_target := all
qemu_targets := bl*.bin
# By default, iMX8MN uses UART2 console. However, other boards supported
# upstream (e.g. Variscite VAR-SOM-MX8M-NANO board) uses UART4.
...
...
This diff is collapsed.
Click to expand it.
Wei Gao
@gaw1lud
mentioned in commit
18c25f15
·
1 year ago
mentioned in commit
18c25f15
mentioned in commit 18c25f159f109785fd3a51a5374f06e33779a61b
Toggle commit list
Wei Gao
@gaw1lud
mentioned in merge request
!30 (merged)
·
1 year ago
mentioned in merge request
!30 (merged)
mentioned in merge request !30
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment