Automic VaultAutomic Vault

brew

使用 Homebrew 安装 vc4asm

查看 vc4asm 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install vc4asm

local Homebrew formula metadata

概览

软件包摘要

Macro assembler for Broadcom VideoCore IV aka Raspberry Pi GPU

命令和别名

  • vc4asm
  • vc4dis

历史

项目历史与用法

vc4asm is a niche macro assembler and disassembler for the Broadcom VideoCore IV QPU used in early Raspberry Pi systems. Its historical importance is tied less to broad adoption and more to a specific moment in Raspberry Pi GPU hacking, when public documentation and community reverse-engineering made hand-written QPU programs practical.

项目历史

The official vc4asm documentation describes the project as a full-featured macro assembler and disassembler with constraint checking for VideoCore IV. It explicitly builds on Pete Warden's qpu-asm, Eman's earlier work, and ideas from Herman H. Hermitage, while adding higher-level assembler features such as macros and functions.

Raspberry Pi highlighted vc4asm on January 2, 2015, after Broadcom's February 2014 release of complete VideoCore IV GPU documentation. That announcement placed vc4asm in the wave of community tools that followed the documentation release and made QPU compute experiments more accessible.

采用历史

vc4asm appears to have remained a specialist Raspberry Pi GPU programming tool rather than a broad developer platform. Its audience is people writing or inspecting VideoCore IV QPU code, especially in the style of the Raspberry Pi hello_fft examples, not general-purpose ARM or GPU developers.

The package matters in package-manager collections because it preserves a historically useful command-line assembler/disassembler for an otherwise unusual target. Installing it through Homebrew gives modern macOS users a convenient way to experiment with or study VideoCore IV assembly without rebuilding the old Raspberry Pi-centered toolchain by hand.

使用方式

The `vc4asm` command assembles QPU assembly files into binary output, ARM-compatible ELF object output, or C/C++ source fragments that can be included by host-side programs. The companion `vc4dis` command disassembles binary or hexadecimal QPU instruction streams back into assembly.

Typical use is close to systems research and embedded experimentation: write QPU kernels, include shared definitions, check VideoCore IV instruction constraints, generate a binary or host-linkable object, and then run that code through Raspberry Pi GPU access mechanisms.

为什么软件包爱好者会关心

vc4asm is package-nerd interesting because it packages a tiny, hardware-specific language toolchain for an architecture most users never compile for directly. It is the kind of utility that keeps a small hardware community reproducible after the original blog posts, forum threads, and sample code age.

Its lineage also captures a classic open-hardware-adjacent pattern: unofficial tools and reverse-engineered notes appear first, vendor documentation lands later, and package managers eventually preserve the usable command-line artifacts.

时间线

  • 2014-02-28: Broadcom releases complete VideoCore IV GPU documentation, making public QPU tool work more practical.
  • 2015-01-02: Raspberry Pi publishes a vc4asm announcement, crediting Marcel Mueller and noting its macro/function support.
  • 2015: vc4asm 0.3 is documented as the current version on the official project page.

Related projects

  • Pete Warden's qpu-asm is named by the vc4asm documentation as a direct predecessor.
  • Herman H. Hermitage's VideoCore IV QPU work is cited by vc4asm as an influence and records the pre-documentation reverse-engineering context.
  • Raspberry Pi hello_fft examples served as practical reference material for QPU programs and are mentioned by the vc4asm documentation.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:video

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
vc4asmcli全局可执行文件
vc4discli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.3
管理器更新时间2026-07-10
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/maazl/vc4asm

安装元数据

软件包元数据

软件包键brew:vc4asm
版本0.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/vc4asm
主页https://maazl.de/project/vc4asm/doc/index.html
仓库https://github.com/maazl/vc4asm
上游文档https://maazl.de/project/vc4asm/doc/index.html
许可证GPL-3.0-or-later
源码归档https://github.com/maazl/vc4asm/archive/refs/tags/V0.3.tar.gz
最后更新2026-07-10T10:03:53-04:00
Pulseupdated
构建依赖cmake
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevc4asm
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment