osmocom-bb/src/target/firmware
Vadim Yanitskiy 255f25ef25 L1CTL/L1CTL_CRYPTO_REQ: add key length and channel info
Previously, the L1CTL_CRYPTO_REQ message contained only a ciphering
algorithm and actual Kc key to be used. The key length was
calculated manually using the MSGB API.

Let's avoid manual calculations here, as it may cause unexpected
behavior if the message structure is changed. Also, let's fill
the UL header with minimal information about a channel, which
is going to be encrypted.

Change-Id: I1813a188e755141241273479b17896415abcc3f1
2017-12-18 06:04:29 +07:00
..
abb firmware: Turn off FIQ, when waiting for power button to be released 2012-02-07 20:03:02 +01:00
apps cleanup some compile warnings 2015-12-31 14:06:03 +01:00
battery Further work on C123 charging. 2012-04-28 09:38:46 +02:00
board fw: tell linker to add init_array to ctor section 2013-12-29 20:33:26 +01:00
calypso fix various other compiler warnings 2017-01-15 19:18:38 +01:00
comm fw: introduce per-board uart mapping 2013-01-05 18:38:42 +01:00
fb fw: fix SPCA552 write timing 2016-01-20 01:41:47 +01:00
flash fix various other compiler warnings 2017-01-15 19:18:38 +01:00
include define 'fprintf(stderr,' as a wrapper around printf( 2017-01-15 19:18:38 +01:00
layer1 L1CTL/L1CTL_CRYPTO_REQ: add key length and channel info 2017-12-18 06:04:29 +07:00
lib fw: introduce per-board uart mapping 2013-01-05 18:38:42 +01:00
rf Revert "trf6151: Fix setting of uplink ARFCN" 2017-01-15 20:45:45 +01:00
.gitignore firmware: changed dependency suffix to .p for better shell completion 2010-03-07 17:03:10 +01:00
COPYING add COPYING files to osmocon, firmware and layer2 2010-02-18 19:23:46 +01:00
Makefile common/l1ctl.c move TCH bit-ordering to the firmware 2017-12-16 15:45:17 +07:00
Makefile.inc fw/build: Allow applications to filter environments 2013-01-02 20:44:11 +01:00
Makefile.mtk target/boards: add infrastructure for loaders for Mediatek platforms 2011-05-05 09:52:47 +02:00
solve_envs.py fw/build: Allow applications to filter environments 2013-01-02 20:44:11 +01:00