Shrinkwrap tool for building and running Arm FVPs
Project description
Shrinkwrap
Shrinkwrap is a tool to simplify the process of building and running firmware on Arm Fixed Virtual Platforms (FVP). Users simply invoke the tool to build the required config, then pass their own kernel and rootfs to the tool to boot the full system on FVP.
- Documentation is available at: ReadTheDocs
- Source Code is available at: GitLab
- Shrinkwrap Container Images are available at: DockerHub
The documentation (linked above) contains a QuickStart section, which details how to install and use the tool. However, if you are in a hurry, here are the minimal steps:
NOTE: This assumes you have Python >=3.9.0 and docker installed. If this is not the case, please refer to the documentation.
sudo apt-get install git netcat-openbsd python3 python3-pip telnet
python3 -m venv .venv
source .venv/bin/activate
python -m pip install --upgrade pip
python -m pip install shrinkwrap-tool
shrinkwrap --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shrinkwrap_tool-2026.2.2.tar.gz.
File metadata
- Download URL: shrinkwrap_tool-2026.2.2.tar.gz
- Upload date:
- Size: 61.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2127b6707a7b0a50ffe916a4b03f75ad91436daedf7e549e890f34c9ca548353
|
|
| MD5 |
3ee31556746d894925f08875b09fb9f2
|
|
| BLAKE2b-256 |
a94b9e07c88f43ce1374d3996027a91b5c0d0e1afbb667e8d9926f8db7a95a9a
|
File details
Details for the file shrinkwrap_tool-2026.2.2-py3-none-any.whl.
File metadata
- Download URL: shrinkwrap_tool-2026.2.2-py3-none-any.whl
- Upload date:
- Size: 88.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff023070e982e7b03d8c08ea3c57a19714bf9ccbb188431e545172d42e386a55
|
|
| MD5 |
9d02a46b2dd9940c642588e7e789cef4
|
|
| BLAKE2b-256 |
72356b7fcd0a9af0bdc6f25712d772256041a2fc0b8c6fee20f20a7b17b410fa
|