Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Constanza Heath eaed145cb6 Integration of TinyCrypt v2: ECC, CMAC, AES-CCM with test cases for CMAC and CCM.
Change-Id: I26a5c3027af0d00f55021c1ac063100606084314
Signed-off-by: Constanza Heath <constanza.m.heath@intel.com>
2016-02-05 20:25:23 -05:00
arch c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
boards boards: adds initial support for Arduino Due 2016-02-05 20:25:21 -05:00
doc doc: fix overlength in heading underline for consistency. 2016-02-05 20:25:22 -05:00
drivers ns16550: implement the irq_tx_empty function 2016-02-05 20:25:23 -05:00
include uart: allow to check whether Tx fifo is empty 2016-02-05 20:25:23 -05:00
kernel task monitor: remove ifdef, we check in Makefile already 2016-02-05 20:25:23 -05:00
lib Integration of TinyCrypt v2: ECC, CMAC, AES-CCM with test cases for CMAC and CCM. 2016-02-05 20:25:23 -05:00
misc kconfig: add mising option TASK_DEBUG 2016-02-05 20:25:13 -05:00
net Bluetooth: BR/EDR: Store new combination link key 2016-02-05 20:25:20 -05:00
samples Integration of TinyCrypt v2: ECC, CMAC, AES-CCM with test cases for CMAC and CCM. 2016-02-05 20:25:23 -05:00
scripts test c++: Recognize init_array as a valid section 2016-02-05 20:25:22 -05:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile build: rebuild binary if dependencies have changed 2016-02-05 20:25:23 -05:00
Makefile.inc mingw: change backslashes to forward slashes 2016-02-05 20:25:17 -05:00
zephyr-env.sh mingw: Use windows path style when building with MinGW 2016-02-05 20:25:16 -05:00