You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann 99dc94ab38 nas: make state variables atomics
NAS states and substates maybe be requested from other threads so
they need to be protected.

Note that the caller still needs to hold it's own mutex if different
actions are required based on the state.
3 years ago
..
hdr nas: make state variables atomics 3 years ago
src Clean up some code and minor change 3 years ago
CMakeLists.txt srsue,test: reorganize test folders and move to components like we in PHY 3 years ago
ue.conf.example srsue: reduce the default RRC release to 8 (minimum value) 3 years ago