SFR_SN_SIZE
.size = SFR_SN_SIZE,
u8 sn[SFR_SN_SIZE];
ret = atmel_sfr_read(priv, 0, sn, SFR_SN_SIZE);
add_device_randomness(sn, SFR_SN_SIZE);