File: control

package info (click to toggle)
xilinx-bootgen 2024.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,684 kB
  • sloc: cpp: 38,134; ansic: 15,729; yacc: 1,362; lex: 669; 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.7.0
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.