summaryrefslogtreecommitdiffstats
path: root/bsps/shared/grlib/spw/grspw_pkt.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/shared/grlib: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman2022-11-141-3/+22
| | | | | | | | | This patch changes the license to BSD-2 for all source files where the copyright is held by Aeroflex Gaisler, Cobham Gaisler, or Gaisler Research. Some files also includes copyright right statements from OAR and/or embedded Brains in addition to Gaisler. Updates #3053.
* grspw_pkt.c: Fix Dereference before null check (CID #1399846)Ryan Long2021-02-191-1/+3
| | | | | | CID 1399846: Dereference before null check in grspw_addr_ctrl(). Closes #4253
* grlib: Add ambapp_common_info to derived typesSebastian Huber2020-10-161-1/+1
| | | | This avoids a cast in DEV_TO_COMMON().
* grlib: use cpu-independent routines for uncached accessJiri Gaisler2019-01-221-1/+1
| | | | Update #3678.
* grlib: Move source filesSebastian Huber2019-01-221-0/+3295
Update #3678.