add alignment for gnuk.ld.in, add ChangeLog entries.
This commit is contained in:
@@ -103,10 +103,10 @@ static const uint8_t extended_capabilities[] __attribute__ ((aligned (1))) = {
|
||||
#else
|
||||
0x00, 0x00,
|
||||
#endif
|
||||
/* Max. length of command APDU */
|
||||
0x00, 0xff,
|
||||
/* Max. length of response data */
|
||||
/* Max. length of command APDU data */
|
||||
0x00, 0xff,
|
||||
/* Max. length of response APDU data */
|
||||
0x01, 0x00,
|
||||
};
|
||||
|
||||
/* Algorithm Attributes */
|
||||
|
||||
Reference in New Issue
Block a user