All of lore.kernel.org
 help / color / mirror / Atom feed
* GPL compliance issue with liquidio/lio_23xx_vsw.bin firmware
@ 2018-08-27 15:01 Florian Weimer
  2018-08-28  0:04 ` Felix Manlunas
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Weimer @ 2018-08-27 15:01 UTC (permalink / raw)
  To: linux-firmware
  Cc: netdev, Derek Chickles, Satanand Burla, Felix Manlunas,
	Raghu Vatsavayi, Manish Awasthi

liquidio/lio_23xx_vsw.bin contains a compiled MIPS Linux kernel:

$ tail --bytes=+1313 liquidio/lio_23xx_vsw.bin > elf
$ readelf -aW elf
[…]
   [ 6] __ksymtab         PROGBITS        ffffffff80e495f8 64a5f8 00d130 
00   A  0   0  8
   [ 7] __ksymtab_gpl     PROGBITS        ffffffff80e56728 657728 008400 
00   A  0   0  8
   [ 8] __ksymtab_strings PROGBITS        ffffffff80e5eb28 65fb28 018868 
00   A  0   0  1
[…]
Symbol table '.symtab' contains 1349 entries:
    Num:    Value          Size Type    Bind   Vis      Ndx Name
      0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
      1: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS 
arch/mips/kernel/head.o
      2: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS init/main.c
      3: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS 
include/linux/types.h
[…]

Yet there is no corresponding source provided, and LICENCE.cavium lacks 
the required notices.

Thanks,
Florian

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-08  3:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-27 15:01 GPL compliance issue with liquidio/lio_23xx_vsw.bin firmware Florian Weimer
2018-08-28  0:04 ` Felix Manlunas
2018-08-29 20:26   ` Ben Hutchings
2018-09-07 22:58     ` Felix Manlunas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.