aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/elf.py
AgeCommit message (Collapse)Author
2018-09-21lib/oe/elf.py: Add LatticeMico32 architecture definitionNathan Rossi
Add the ELF definition for the LaticeMico32 architecture. This architecture is 'elf' OS only as it does not target Linux. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2018-07-26lib/oe: split out machine to ELF data dictionaryRoss Burton