K 10 svn:author V 6 mhorne K 8 svn:date V 27 2019-06-30T19:43:13.497245Z K 7 svn:log V 362 elftoolchain: fix an incorrect e_flags description r349482 introduced the definitions and descriptions of the RISC-V specific e_flags values to elftoolchain. However, the description for the EF_RISCV_RVE flag was incorrectly duplicated from EF_RISCV_RVC. Fix this by providing the proper description for this flag. Reported by: jhb Approved by: markj (mentor) END