No description
Find a file
Szymon Janc 232e934351 Bluetooth: SMP: Reduce stack usage when generating ECDH keys
Only 8 random uint32_t digits are required by ecc_make_key function.

Change-Id: Ib0b4d6923b339828281e13b2a1d960d3bb72e65a
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-05-10 16:49:44 +00:00
arch arc: do lr and sr instructions together, avoid instruction pipeline bubble 2016-05-09 20:56:52 +00:00
boards qemu_x86: Make the FPU available if it's not building for IAMCU 2016-05-04 10:24:30 +00:00
doc doc: update installation to add PLY library to Python3 2016-05-04 22:57:40 +00:00
drivers drivers/nble: Update RPC version to 0510 2016-05-10 10:41:52 +00:00
include arc: Add defines for many more useful auxiliary registers 2016-05-09 20:56:50 +00:00
kernel kernel: _MOVE_INSTR needs to be defined for CONFIG_ARC 2016-05-05 00:06:03 -07:00
lib newlib: treat x86 as the special case 2016-05-09 18:09:29 +00:00
misc arduino_101: support booting with original bootloader 2016-04-30 13:56:54 -04:00
net Bluetooth: SMP: Reduce stack usage when generating ECDH keys 2016-05-10 16:49:44 +00:00
samples kernel_event_logger: disable on nios2 2016-05-09 18:09:29 +00:00
scripts checkpatch: Remove Change-Id warning 2016-05-05 11:24:06 +00:00
tests Bluetooth: shell: Add BR/EDR PSM server registration 2016-05-07 07:07:10 +00: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 build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00: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 kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
Makefile.inc build: generate error if board is not found 2016-04-25 19:17:04 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00