File: control

package info (click to toggle)
xilinx-bootgen 2022.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 3,492 kB
  • sloc: cpp: 36,509; ansic: 14,137; yacc: 1,300; lex: 651; makefile: 54
file content (21 lines) | stat: -rw-r--r-- 895 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: xilinx-bootgen
Maintainer: Debian Xilinx Package Maintainers <team+pkg-xilinx@tracker.debian.org>
Uploaders: Punit Agrawal <punit@debian.org>,
           Nobuhiro Iwamatsu <iwamatsu@debian.org>
Priority: optional
Section: devel
Build-Depends: debhelper-compat (= 13), libssl-dev
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://github.com/Xilinx/bootgen
Vcs-Browser: https://salsa.debian.org/xilinx-packages-team/xilinx-bootgen
Vcs-Git: https://salsa.debian.org/xilinx-packages-team/xilinx-bootgen.git

Package: xilinx-bootgen
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: boot image converter for Xilinx ARM SoCs
 xilinx-bootgen provides tools to generate a boot image (BOOT.BIN)
 for Xilinx ARM SoC (Zynq-7000, Zynq UltraScale + MPSoC, etc) devices.
 This also provides features such as boot authentication and OpenSSL-based
 encryption.