Skip to content

Bump smccc from 0.2.2 to 0.2.3#45

Merged
qwandor merged 1 commit into
mainfrom
dependabot/cargo/smccc-0.2.3
May 29, 2026
Merged

Bump smccc from 0.2.2 to 0.2.3#45
qwandor merged 1 commit into
mainfrom
dependabot/cargo/smccc-0.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Contributor

Bumps smccc from 0.2.2 to 0.2.3.

Release notes

Sourced from smccc's releases.

0.2.3

Improvements

  • Builds on aarch32 without target-feature=+virtualization,+trustzone, by using raw opcodes for HVC and SMC instructions.
Changelog

Sourced from smccc's changelog.

0.2.3

Improvements

  • Builds on aarch32 without target-feature=+virtualization,+trustzone, by using raw opcodes for HVC and SMC instructions.
Commits
  • ac166a1 Prepare for 0.2.3 release.
  • 1f11dbc Merge pull request #33 from nspin/pr/inst-workaround
  • 5f49e3a Support aarch32 without requiring codegen flags
  • 6c58953 Bump thiserror from 2.0.17 to 2.0.18 (#32)
  • 95db30b Bump actions/checkout from 5 to 6 (#31)
  • 05c5d1a Bump thiserror from 2.0.16 to 2.0.17 (#30)
  • c029150 Bump thiserror from 2.0.15 to 2.0.16 (#29)
  • 68864a4 Bump thiserror from 2.0.12 to 2.0.15 (#28)
  • 15da001 Bump actions/checkout from 4 to 5 (#27)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [smccc](https://github.com/google/smccc) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/google/smccc/releases)
- [Changelog](https://github.com/google/smccc/blob/main/CHANGELOG.md)
- [Commits](google/smccc@0.2.2...0.2.3)

---
updated-dependencies:
- dependency-name: smccc
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 29, 2026
@qwandor qwandor merged commit 532b09b into main May 29, 2026
8 checks passed
@qwandor qwandor deleted the dependabot/cargo/smccc-0.2.3 branch May 29, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant