Commit Graph

8 Commits

Author SHA1 Message Date
Stefan Kalkowski
ec37477e20 Fix base-hw-panda src package (Ref #202) 2020-04-22 14:08:13 +02:00
Stefan Kalkowski
0489c3edf4 Move OMAP4 support to world
Fix #202
2020-04-17 15:54:00 +02:00
Emery Hemingway
2ba33d38a9 Post-quantum signing utilities
A trio of utilities for generating SPHINCS⁺-SHAKE256-192f signatures.
This is a post-quantum, hash-based signature scheme with 194-bit
security.

It is also a test for using the Nimble package manager for managing Nim
target dependencies.
2018-07-09 13:40:52 +02:00
Johannes Schlatow
98820ffab4 zynq: update to 17.05
Ref #74
2017-08-28 14:22:20 +02:00
Johannes Schlatow
c4cdbf00fb zynq: remove deprecated specs 2017-03-02 12:40:50 +01:00
Norman Feske
4492597403 zynq: limit SDHCI-driver build to selected boards
This patch introduces the spec value 'zync_sdhci' restrict the build of
the driver to the boards that actually support it.

Fixes #37
2016-08-26 16:19:18 +02:00
Norman Feske
ef756be840 zynq: build i2c driver for zedboard only
This patch makes the zynq i2c driver depend on a new 'zynq_i2c' spec
value, which is only enabled for the zedboard.

Issue #37
2016-08-26 16:11:02 +02:00
Johannes Schlatow
2e7bb650dc zynq: add specs for zynq-based boards
- zynq_parallella
- zynq_zedboard
- zynq_zc706
- zynq_zc702
2016-07-06 15:20:23 +02:00