Skip to content

Conversation

@BKSSMVenkateswarlu
Copy link
Contributor

No description provided.

BKSSMVenkateswarlu and others added 3 commits March 11, 2021 18:29
Allow upgrade if any of the boot parameters gets changed.

Signed-off-by: BKSSM Venkateswarlu <venki.manikanta@gmail.com>
KMException.throwIt(KMError.INVALID_ARGUMENT);
}
}
return (byte) 0;
Copy link
Collaborator

@mdwivedi mdwivedi Mar 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you fail the else if at line 1111 and versions are valid then you will need to ruturn 1 and also if line 1104 is false then you will need to return 0 (by deafult).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved.

@mdwivedi mdwivedi merged commit e5fd227 into divegeek:jc_keymaster_41_android_11 Mar 23, 2021
mdwivedi pushed a commit that referenced this pull request Mar 31, 2021
Merge pull request #24 from BKSSMVenkateswarlu/jc_keymaster_41_androi…
subrahmanyaman referenced this pull request in subrahmanyaman/JavaCardKeymaster Aug 26, 2021
subrahmanyaman referenced this pull request in subrahmanyaman/JavaCardKeymaster Aug 26, 2021
Merge pull request #24 from BKSSMVenkateswarlu/jc_keymaster_41_androi…
mdwivedi pushed a commit that referenced this pull request Jan 14, 2022
Handled attest key purpose validation in generate key and import key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants