- Aug 17, 2017
-
-
Anas Nashif authored
Signed-off-by:
Anas Nashif <anas.nashif@intel.com>
-
David B. Kinder authored
While we're working on doc publishing that separates kernel docs that are release-specific from project docs that aren't, (temporarily) put the security documents here so they'll be published with the 1.9 release. Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-
Tomasz Bursztyka authored
Normalizing variables names and make sure tag handling behavior, which might be different among backends, does not make the test failing. Also, improving debug logs in case of error. Change-Id: Ic317948aab459bfa75c9a72ac48cb2d12a0d0706 Signed-off-by:
Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
-
Tomasz Bursztyka authored
This exposes the CCM operations through generic Crypto API. Change-Id: I09346e77bf8821c208305a7aa2805cf49cb42d71 Signed-off-by:
Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
-
Tomasz Bursztyka authored
If the encryption/decryption failed there is no need to procceed further. Change-Id: If450e40ed6fd601b698b74c56ae21fc7f903d087 Signed-off-by:
Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
-
Andrzej Kaczmarek authored
'pad' parameter controls whether crc16() should add padding at the end of input bytes or not. This allows to compute CRC16 for data stored in non-contiguous buffers where CRC value is calculated using subsequent calls to crc16() with padding added only for last chunk. Signed-off-by:
Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
-
Andy Gross authored
This patch fixes the size and address cells yaml generation. Due to the leading #, the yaml generation incorrectly parses the property name. Adding quotes around the property name fixes this. Signed-off-by:
Andy Gross <andy.gross@linaro.org>
-
Robert Chou authored
Per LwM2M specification 5.3.1 Register, report "ct=11543" when JSON is supported. Also, report the resource type as rt="oma.lwm2m" when "ct=" presents. Signed-off-by:
Robert Chou <robert.ch.chou@acer.com>
-
Robert Chou authored
Per LwM2M specification 5.3.1 Register. When object instances are available, object ID can be ignored in registration message Signed-off-by:
Robert Chou <robert.ch.chou@acer.com>
-
Robert Chou authored
According to LwM2M specification 5.2.7.3 Bootstrap DISOCVER, security object is only reported to the bootstrap server. Correct the behavior to (1) report server object to the server (2) do not report security object at registration time Signed-off-by:
Robert Chou <robert.ch.chou@acer.com>
-
Punit Vara authored
Signed-off-by:
Punit Vara <punit.vara@intel.com>
-
Ricardo Salveti authored
Fix checks for BT_HCI_RAW and move default range after the other range options, required by Kconfig to avoid overwriting other options. Signed-off-by:
Ricardo Salveti <ricardo.salveti@linaro.org>
-
Tomasz Bursztyka authored
Coverity-CID: 174413 Jira: ZEP-2523 Signed-off-by:
Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
-
Tomasz Bursztyka authored
Coverity-CID: 173653 Jira: ZEP-2531 Signed-off-by:
Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
-
Tomasz Bursztyka authored
Coverity-CID: 173648 Jira: ZEP-2535 Signed-off-by:
Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
-
Paul Sokolovsky authored
This is how it's called in the main docs, so use this same phrase in Kconfig and samples too. Also, added some articles to docs. Signed-off-by:
Paul Sokolovsky <paul.sokolovsky@linaro.org>
-
Andrzej Kaczmarek authored
data_addr is not guaranteed to be word-aligned so we need to read it in a safe way, otherwise this can trigger hardfault on nRF51. Signed-off-by:
Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
-
Luiz Augusto von Dentz authored
ipss.c is not longer needed when using NET_APP since that has it built-in. Signed-off-by:
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
-
Gil Pitney authored
This reverts commit e1382cc7. Due to restrictive simplelink host driver source licensing. This also reverts commits based on the simplelink wifi host driver: Revert "ext: simplelink: host driver: depend on multithreading" commit: 4d912b00 Revert "ext: simplelink: Enable SimpleLink to use Zephyr __errno" commit: 4e022f7b Revert "ext: simplelink: Add SimpleLink DPL porting layer to Zephyr" commit: 4bc51e67 Revert "ext: simplelink: Enable build of the SimpleLink host driver." commit: 2d2615a4 Signed-off-by:
Gil Pitney <gil.pitney@linaro.org>
-
Carles Cufi authored
The values returned by the controller are Identity Roots and not Identity Resolving Key. To avoid confusion, and since IRK is commonly associated with the latter, use "ir" instead. Signed-off-by:
Carles Cufi <carles.cufi@nordicsemi.no>
-
Carles Cufi authored
In order to allow for the controller to report the RSSI of a received Scan Request, include the field inside the Scan Request Received Vendor-Specific Event. Signed-off-by:
Carles Cufi <carles.cufi@nordicsemi.no>
-
Andrzej Kaczmarek authored
Precision specifier is not supported by printk(), let's use zero padding instead. Signed-off-by:
Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
-
Carles Cufi authored
The RSSI value is an 8-bit signed integer. Since the Link Layer works only with positive unsigned integers, translate into a negative number at the HCI layer. Signed-off-by:
Carles Cufi <carles.cufi@nordicsemi.no>
-
Carles Cufi authored
The Vendor-Specific header file defines the commands and events used to communicate with a Zephyr Vendor-Specific capable controller from a Host. Translate the existing specification fully into the header file. Signed-off-by:
Carles Cufi <carles.cufi@nordicsemi.no>
-
Ricardo Salveti authored
Default BT_RX_BUF_COUNT value is not enough when transfering a large amount of data (e.g. heavy network traffic over BT 6LoWPAN). Increase BT_RX_BUF_COUNT from default value 3 to 10. Signed-off-by:
Ricardo Salveti <ricardo.salveti@linaro.org>
-
- Aug 16, 2017
-
-
Punit Vara authored
This patch removes "tc_start()" string with "starting test" and arranges PRINT_LINE appropriatly. Signed-off-by:
Punit Vara <punit.vara@intel.com>
-
David B. Kinder authored
Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-
David B. Kinder authored
Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-
Paul Sokolovsky authored
Be sure to check for NULL pkt in receive callback, which means TCP EOF. The fix ported from echo_server sample. Jira: ZEP-2423 Signed-off-by:
Paul Sokolovsky <paul.sokolovsky@linaro.org>
-
Wayne Ren authored
* apply STACK_GUARD_SIZE, no extra space will be added if MPU_STACK_GUARD is disabled * When ARC_STACK_CHECKING is enabled, MPU_STACK_GUARD will be disabled * add two new api: arc_core_mpu_default and arc_core_mpu_region to configure mpu regions * improve arc_core_mpu_enable and arc_core_mpu_disable Signed-off-by:
Wayne Ren <wei.ren@synopsys.com>
-
Wayne Ren authored
* add arc mpu driver * modify the corresponding kconfig and kbuild * currently only em_starterkit 2.2's em7d configuration has mpu feature (mpu version 2) * as the minimum region size of arc mpu version 2 is 2048 bytes and region size should be power of 2, the stack size of threads (including main thread and idle thread) should be at least 2048 bytes and power of 2 * for mpu stack guard feature, a stack guard region of 2048 bytes is generated. This brings more memory footprint * For arc mpu version 3, the minimum region size is 32 bytes. * the codes are tested by the mpu_stack_guard_test and stackprot Signed-off-by:
Wayne Ren <wei.ren@synopsys.com>
-
Paul Sokolovsky authored
Signed-off-by:
Paul Sokolovsky <paul.sokolovsky@linaro.org>
-
Kumar Gala authored
As the device tree is board specific we should be using the board Kconfig variable to decide which .dts to use and not the SoC one for arduino_101. Signed-off-by:
Kumar Gala <kumar.gala@linaro.org>
-
David B. Kinder authored
Also fixed missing newline at end of file Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-
Jukka Rissanen authored
This option enables full debugging output for memory allocations. As that can produce lot of output and slow down the device under test, it is disabled by default. The previous CONFIG_NET_DEBUG_NET_PKT will collect information about memory allocations but will not print any output. Use "net mem" or "net allocs" commands in net-shell to see the memory allocation status. Signed-off-by:
Jukka Rissanen <jukka.rissanen@linux.intel.com>
-
Jukka Rissanen authored
Because the name of the memory pool can be quite long, print it last so that the columns get aligned nicely. Signed-off-by:
Jukka Rissanen <jukka.rissanen@linux.intel.com>
-
Jukka Rissanen authored
Print current list of pending packets if TCP debugging is enabled. Signed-off-by:
Jukka Rissanen <jukka.rissanen@linux.intel.com>
-
Jukka Rissanen authored
If we are not in ESTABLISHED state, then there is no need to try to resend any pending data packets. Signed-off-by:
Jukka Rissanen <jukka.rissanen@linux.intel.com>
-
Jukka Rissanen authored
If the expire send timer expires, then it sends the packet. If that happens, then we must not try to send the same packet again if we receive ACK etc. which can cause re-sends to happen. Signed-off-by:
Jukka Rissanen <jukka.rissanen@linux.intel.com>
-
Jukka Rissanen authored
There was two pkt variables in net_tcp_ack_received() so removing the extra one. Signed-off-by:
Jukka Rissanen <jukka.rissanen@linux.intel.com>
-